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

Swagger for new SDK Refresh with double encryption and User Assigned Identity. #8

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dhawal777
Copy link

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Service team MUST add the "WaitForARMFeedback" label if the management plane API changes fall into one of the below categories.
    • adding/removing APIs.
    • adding/removing properties.
    • adding/removing API-version.
    • adding a new service in Azure.

Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.

  • If you are blocked on ARM review and want to get the PR merged urgently, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
    Please follow the link to find more details on API review process.

@sojain
Copy link

sojain commented Oct 5, 2020

We have removed required from postal code and that is not showing up, any specific reasons?

@sashanm
Copy link

sashanm commented Oct 5, 2020

do you want to add available sku api at subscription level?

{
"swagger": "2.0",
"info": {
"version": "2020-04-01",
Copy link

Choose a reason for hiding this comment

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

version is 2020-04-01 and why are we checking into specification/databox/resource-manager/Microsoft.DataBox/stable/2020-10-01/databox.json ? we should checkin to specification/databox/resource-manager/Microsoft.DataBox/stable/2020-04-01/databox.json

Copy link
Author

Choose a reason for hiding this comment

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

Corrected now, Thank you

],
"produces": [
"application/json"
],
Copy link

Choose a reason for hiding this comment

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

have we updated the API Version to 2020-10-01 ?

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.

4 participants