Skip to content

Conversation

@arolshan
Copy link
Contributor

No description provided.

@jorgecotillo
Copy link
Contributor

I was trying to find the appropriate spec in the public repo: https://github.com/Azure/azure-rest-api-specs but wasn't able to find it, can you please paste the link to your spec? Schemas are generated based on swagger specs.

@arolshan
Copy link
Contributor Author

I was trying to find the appropriate spec in the public repo: https://github.com/Azure/azure-rest-api-specs but wasn't able to find it, can you please paste the link to your spec? Schemas are generated based on swagger specs.

Here it is, it is still pending merge as we are waiting for some deployments of our data plane components.
Azure/azure-rest-api-specs#15246

Can you please review this PR without merging ?

@jorgecotillo
Copy link
Contributor

I see, by default all RPs are automatically onboarded for schema autogeneration, which means, once the swagger spec gets merged it will make its way through the schema for generation. I don't see Microsoft.Insights in the "not-onboarded" list, @anthony-c-martin can you please confirm?

@anthony-c-martin
Copy link
Member

I see, by default all RPs are automatically onboarded for schema autogeneration, which means, once the swagger spec gets merged it will make its way through the schema for generation. I don't see Microsoft.Insights in the "not-onboarded" list, @anthony-c-martin can you please confirm?

Yes you're correct:

{
"basePath": "monitor/resource-manager",
"onboardedToAutogen": "yes",
"missing": [],
"onboarded": []
},

@arolshan
Copy link
Contributor Author

arolshan commented Sep 1, 2021 via email

@anthony-c-martin
Copy link
Member

Hi, after I merge the swagger, how many days does it take to auto-generate the new schemas?

The process runs every 24h, so at most - 24h. You can view a summary of the results here: https://github.com/Azure/azure-resource-manager-schemas/blob/autogenerate/generator/resources.json

@arolshan
Copy link
Contributor Author

arolshan commented Sep 1, 2021 via email

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.

3 participants