Skip to content

[Automation] Parameter 'countType' is defined in global parameters section without 'x-ms-parameter-location' extension #3402

Closed

Description

I was sweeping through SDK Violations for swagger files and noticed that Automation has a swagger error. The error is the same R4001 – XMSParameterLocation.

The parameter 'countType' is defined in global parameters section without 'x-ms-parameter-location' extension. This would add the parameter as the client property. Please ensure that this is exactly you want. If so, apply the extension "x-ms-parameter-location": "client". Else, apply the extension "x-ms-parameter-location": "method".

I am wondering if this came due to any change that you made (if any) recently? I haven’t been able to track which exact PR caused this error. Do you have any context for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions