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

[ApiManagement] Changes to REST API for Apim Deployments #1060

Closed
solankisamir opened this issue Mar 23, 2017 · 1 comment
Closed

[ApiManagement] Changes to REST API for Apim Deployments #1060

solankisamir opened this issue Mar 23, 2017 · 1 comment
Assignees
Labels
API Management P1 Service Attention Workflow: This issue is responsible by Azure service team.

Comments

@solankisamir
Copy link
Member

solankisamir commented Mar 23, 2017

In releasing the new version of API, we need to take care of updating the following properties.

  • ERROR: Property named: "staticIPs", for definition: "AdditionalRegion" must follow camelCase style. Example: "staticIps".
  • ERROR: Property named: "staticIPs", for definition: "ApiManagementServiceProperties" must follow camelCase style. Example: "staticIps".
  • ERROR: Property named: "redirect_uri", for definition: "ApiManagementServiceGetSsoTokenResult" must follow camelCase style. Example: "redirect_uri".
  • ERROR: Property named: "certificate_password", for definition: "ApiManagementServiceUploadCertificateParameters" must follow camelCase style. Example: "certificate_password".
  • Remove Location property from VpnConfiguration and just use SubnetResourceId (ARM Id), as it is redundant
  • Remove certificate_thumbprint property from ApiManagementServiceUploadCertificateParameters, as we already have the "certificate" and dont need this additional property.
@solankisamir
Copy link
Member Author

We have fixed the issue with 2017-03-01 spec. Closing the issue.

@bsiegel bsiegel added the Service Attention Workflow: This issue is responsible by Azure service team. label Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Management P1 Service Attention Workflow: This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

4 participants