Skip to content
#

openapi3-1

Here are 6 public repositories matching this topic...

Language: All
Filter by language
MikeRalphson
MikeRalphson commented Jan 19, 2019
  • Guidance on adding a linter new rule-action (if none of the existing ones can perform the action, or be extended)
  • Expand on guidelines re: keeping commits to logical areas of the code / individual packages where possible
  • Use of conventional-commit standard going forward
  • Advice not to include any package-lock.json changes PRs, for security reasons. File will be regene
elements
philsturgeon
philsturgeon commented Jan 4, 2022

Describe the bug

A :80 is appearing in the URL of an OAS2 document which doesn't seem to define it anywhere.

To Reproduce

  1. Given this OpenAPI document https://commonsvotes-api.parliament.uk/swagger/docs/v1
  2. Load up elements (happens in the demo) https://elements-demo.stoplight.io/?spec=https://commonsvotes-api.parliament.uk/swagger/docs/v1
  3. See :80 in the server URL

t/bug good first issue p/high triaged

Improve this page

Add a description, image, and links to the openapi3-1 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openapi3-1 topic, visit your repo's landing page and select "manage topics."

Learn more