-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[ApiManagement] [SEMANTIC_VALIDATION_ERROR] Microsoft.ApiManagement/2017-03-01/apimreports.json #1678
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
Comments
From @solankisamir
I think this case makes perfect sense, so the question is where we wanna go or what our recommendation is: |
@promoisha for pull request #1679 |
@olydis @solankisamir Equivalent paths are not supported by Open Api 2.0 - OAI/OpenAPI-Specification#788
|
@veronicagg The reason for parameterization is that the linter emits following warnings if we don't parameterize paths:
If that's OK to have these warnings, we can use enum values directly. |
@promoisha we've actually removed ParameterizedProperties rule for the next release, so please ignore that warning for the moment (it'll go away) - see #1504 and fd13a53#diff-933629df063d86e3d243a6fa347c0af4 |
@veronicagg Thanks for the info. I'll go ahead and use values directly in the URI. |
This has been fixed. |
Uh oh!
There was an error while loading. Please reload this page.
The existing swagger spec version
2017-03-01
ofapimreports.json
&apimidentityprovider
has issues withEquivalent path already exists
https://travis-ci.org/Azure/azure-rest-api-specs/jobs/275144189#L1567
https://travis-ci.org/Azure/azure-rest-api-specs/jobs/275144189#L1597
The text was updated successfully, but these errors were encountered: