-
Notifications
You must be signed in to change notification settings - Fork 1
support AutoRest Extensions for OpenAPI 2.0 #3
Comments
These following extensions don't seem to be used in the rest-azure-api-specs repo:
But these are used in the specs and so we should be able to write tests against them:
|
When testing |
@rylev, thanks for figuring out which extensions are left. I noticed the same thing with serde_ignored last week and didn't get a change to investigate. I looked around and may be |
In #18, I added assert_roundtrip_eq which compares the structural diffs. I fixed any issues with to roundtrip the current list of tests specs. That included adding support for x-ms-request-id, x-ms-client-name, x-ms-discriminator-value, x-ms-client-request-id, and x-nullable. |
This is a list of the AutoRest Extensions, copied directly from https://github.com/Azure/autorest/blob/master/docs/extensions/readme.md. I've turned it into a todo checklist. The first set of extensions are being added in #2.
Generic Extensions
Microsoft Azure Extensions
The text was updated successfully, but these errors were encountered: