Braden Watkins
Braden Watkins
Looking into it more, it looks like an underlying issue with react-simple-code-editor. https://codesandbox.io/s/boring-fermat-r04c4
/azp run
@tadelesh, please apply the appropriate suppressions to this PR - `Approved-Avocado` - Avocado triggered because the paths were not included in the new version and it is part of the...
> Do you mind providing a summary on the main changes in this API version? The diff shows many changed files; but it seems some of them are caused by...
> > ``` > > "description": "Country code uses IS02, 2-digit format.", > > ``` > > Typo - `IS0` instead of `ISO`. Probably worth spelling out the full ISO...
> > ``` > > "description": "Amount value.", > > ``` > > It might be worth adding more info in the description regarding whether the value is for the...
> > ``` > > "Resource": { > > ``` > > Can it be replaced by the `Resource` defined in common types? https://github.com/Azure/azure-rest-api-specs/blob/main/specification/common-types/resource-management/v5/types.json > > Refers to: specification/billing/resource-manager/Microsoft.Billing/stable/2024-04-01/types.json:81 in...
> > ``` > > "Error": { > > ``` > > Can it be replaced by the `ErrorDetail` defined in common types? https://github.com/Azure/azure-rest-api-specs/blob/main/specification/common-types/resource-management/v5/types.json > > Refers to: specification/billing/resource-manager/Microsoft.Billing/stable/2024-04-01/types.json:15 in...
> > from: reservation.json > > Have had any discussions with the reviewers already ? This is not really a great practice just suppressing all these errors. Could you please...
> Was this PR actually generated using OpenAPI hub ? I dont see the base version commit to do the diff for the changes here ?  I attempted to...