Joel Hendrix
Joel Hendrix
While I agree that this would likely get caught when trying to compile an SDK, my concern with this approach is that we're finding this late in the process and...
Here's a snippet from the yaml. ``` x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: PolicyEvents_NextLink language: default: name: ListQueryResultsForManagementGroup description: Queries policy events for the resources under the management group. paging: group: PolicyEvents...
You are correct that the directive is malformed. I also just realized that the other directive to delete the `x-ms-paths` is why the `operationName` is also deleted (the removal of...
Put another way, if `member` exists, should `nextLinkOperation` also exist (and the converse)?
> I am actually not fully sure what all those properties are meant to correspond to. There is no strong typing for it and no doc. Initially, this was a...
It works for me. We should be sure to doc both so the usage is clear.
/check-enforcer evaluate
The usage of `*azcore.ResponseError` has been released in `[email protected]`.
@mohsha-msft can confirm but I don't believe that `azblob` supports any of the stack profiles.
It could be that this requirement is specific to ARM, I'd have to go read their spec to confirm.