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

qf-swagger: ensure swagger.json is valid #2494

Merged
merged 18 commits into from Aug 30, 2016
Merged

qf-swagger: ensure swagger.json is valid #2494

merged 18 commits into from Aug 30, 2016

Conversation

fenollp
Copy link
Contributor

@fenollp fenollp commented Aug 27, 2016

No description provided.

@fenollp
Copy link
Contributor Author

fenollp commented Aug 29, 2016

Changes between v3 & v4: http://stackoverflow.com/a/17603151/1418165

@fenollp
Copy link
Contributor Author

fenollp commented Aug 29, 2016

Ready for merge @lazedo

@lazedo lazedo merged commit b6748e1 into master Aug 30, 2016
@lazedo lazedo deleted the qf-swagger branch August 30, 2016 14:02
jamhed pushed a commit to jamhed/kazoo that referenced this pull request Dec 23, 2016
* qf-swagger: name field not allowed in Swagger 2.0 schema

* qf-swagger: fix multiple typos in schemas

* qf-swagger: field required is not accepted for arrays

error was:
instance type (boolean) does not match any allowed primitive type (allowed: [\"array\"])

* qf-swagger: CI swagger validation

* qf-swagger: fix required field to comply with swaggers draft4 schema

* qf-swagger: fix required field to comply with swaggers draft4 schema

* qf-swagger: always set description for system_config schemas

* qf-swagger: do not merge/update kapps_config schemas

* qf-swagger: remove name field from kapps_config schemas

* qf-swagger: remove useless name fields from schemas

* qf-swagger: finish removing useless name fields in schemas

* qf-swagger: fix validate-swagger.sh

* qf-swagger: fix some required fields

* qf-swagger: handle success in validate-swagger.sh

* qf-swagger: use JSON schema draft v4 as swagger requires

* qf-swagger: more fixes to comply with v4 schema + caught a bug

* qf-swagger: rebase artifacts

* qf-swagger: temporarily hide remaining Swagger validation issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants