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

Postman: OpenAPI validation error for Directory API yaml file #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vpusher
Copy link

@vpusher vpusher commented Dec 22, 2022

Postman does not manage to load properly Directory API yaml file cause of an OpenAPI validation error:

The parameter 'SoftwareStatementId' is not used in the path `/v2/xxx`

Solution: parameter 'SoftwareStatementId' was declared but not used in several paths. I just removed it where not used.

@vpusher vpusher changed the title fix(openapi): fixed OpenAPI validation error for Directory API yaml file Postman: OpenAPI validation error for Directory API yaml file Dec 22, 2022
@vpusher
Copy link
Author

vpusher commented Aug 10, 2023

Any update here ? Almost nothing to review. It would help a lot automating processing of this file. Thank you.

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 this pull request may close these issues.

1 participant