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

Verify that all required properties are included in OpenAPI specifications being read. #7

Closed
timburks opened this issue Nov 30, 2016 · 1 comment
Assignees

Comments

@timburks
Copy link
Contributor

The OpenAPI schema indicates that some of the properties of many object types are required. Enhance the compiler to verify that these required properties are present and if not, provide specific error messages indicating what properties should be added.

@timburks
Copy link
Contributor Author

timburks commented Dec 17, 2016

Verified with unit tests in this commit.

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

1 participant