Skip to content
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

Add/update resource schemas with schemas generated from swagger docs #151

Closed
wants to merge 4 commits into from
Closed

Add/update resource schemas with schemas generated from swagger docs #151

wants to merge 4 commits into from

Conversation

ghost
Copy link

@ghost ghost commented May 12, 2016

I have created a tool that allows us to generate resource schemas from swagger docs (Azure/autorest#1018). This pull request adds/updates the schemas that I generated during my tests of my generation tool.

{ "$ref": "http://schema.management.azure.com/schemas/2016-03-30/Microsoft.Network.json#/resourceDefinitions/routeTables_routes"},
{ "$ref": "http://schema.management.azure.com/schemas/2016-03-30/Microsoft.Network.json#/resourceDefinitions/virtualnetworkgateways"},
{ "$ref": "http://schema.management.azure.com/schemas/2016-03-30/Microsoft.Network.json#/resourceDefinitions/virtualnetworks"},
{ "$ref": "http://schema.management.azure.com/schemas/2016-03-30/Microsoft.Network.json#/resourceDefinitions/virtualnetworks"},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

duplication of virutalNetworks

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. Removed.

@ghost ghost mentioned this pull request May 18, 2016
@kuangweizhang
Copy link

@daschult LGTM for CDN schema, can you please also generate the schema from this swagger(https://github.com/Azure/azure-rest-api-specs/tree/master/arm-cdn/2015-06-01/swagger) as well?

@ghost
Copy link
Author

ghost commented May 24, 2016

Is this pull request waiting on anything?

@ghost ghost closed this May 25, 2016
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants