We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Problem description The servers field in the example file event-subscription-template.yaml does not follow the API guidelines.
Expected behavior Change the example to follow the API guidelines to avoid introducing misalignment by coping from this example. In particular:
The text was updated successfully, but these errors were encountered:
Yes, indeed it needs correction, the guidelines are following:
https://github.com/camaraproject/Commonalities/blob/main/documentation/API-design-guidelines.md#servers-object https://github.com/camaraproject/Commonalities/blob/main/documentation/API-design-guidelines.md#52-api-version-in-url-oas-servers-object
@bigludo7 Can we resolve it within #313 ?
Sorry, something went wrong.
Sure ! Please assign it to me.
Update event-subscription-template.yaml
754f3fd
Solve camaraproject#326 by updating servers field
Request took into account in #313 :)
No branches or pull requests
Problem description
The servers field in the example file event-subscription-template.yaml does not follow the API guidelines.
Expected behavior
Change the example to follow the API guidelines to avoid introducing misalignment by coping from this example. In particular:
The text was updated successfully, but these errors were encountered: