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

Add API schema validation based on OAS to acceptance test #297

Closed
LG-Lopez opened this issue Dec 15, 2022 · 0 comments · Fixed by #299
Closed

Add API schema validation based on OAS to acceptance test #297

LG-Lopez opened this issue Dec 15, 2022 · 0 comments · Fixed by #299
Assignees

Comments

@LG-Lopez
Copy link

Is your feature request related to a problem? Please describe.
Nowadays most APIs are documented with Open API Specification (OAS) either using the 2.x.x version or 3.x.x version of this specification.

When is builded the API acceptance test, is not possible to do schema validation to the API based on its OAS.

Describe the solution you'd like
Add to the API acceptance test the implementation of a third party library that supports the schema validation based on its OAS.

@LG-LopezBC LG-LopezBC self-assigned this Dec 20, 2022
@LG-LopezBC LG-LopezBC linked a pull request Dec 23, 2022 that will close this issue
7 tasks
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

Successfully merging a pull request may close this issue.

2 participants