Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

swagger.json validation issues #40

Open
MikeRalphson opened this issue Mar 12, 2018 · 2 comments
Open

swagger.json validation issues #40

MikeRalphson opened this issue Mar 12, 2018 · 2 comments

Comments

@MikeRalphson
Copy link

See https://online.swagger.io/validator/debug?url=https://raw.githubusercontent.com/opsgenie/opsgenie-oas/master/swagger.json

  • There are a number of nullable properties which should probably be x-nullable
  • Some of your ..payload objects are defined under #/parameters when they should be under #/definitions
  • Possibly other issues (see above)
@seedjay1
Copy link

Is this ever going to be addressed?

@kwent
Copy link

kwent commented Apr 29, 2020

A specification failing at validation ... Unfortunate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants