-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Update python package version in data-plane and resource-manager readme #2803
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
Conversation
Automation for azure-sdk-for-pythonA PR has been created for you: |
Automation for azure-sdk-for-goNothing to generate for azure-sdk-for-go |
Automation for azure-libraries-for-javaNothing to generate for azure-libraries-for-java |
Automation for azure-sdk-for-nodeA PR has been created for you: |
| namespace: azure.keyvault | ||
| package-name: azure-keyvault, | ||
| package-version: 1.0.0a2, | ||
| package-version: 1.0.0b1, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comma :)
This is YAML, not JSON, the comma in package-version and package-name are significant and part of the string you pass
lmazuel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Extra comma
…release (#3299) * [KeyVault] adding new certificate fields and parameters (#2539) * adding new certificate feilds and parameters * updating CertificateTransparency description based of PR feedback * updating data-plane readme to generate 7.0-preview by default (#2543) * updating data-plane readme to generate 7.0-preview by default * updating python package-version * adding nodejs.readme for PR automation (#2569) * [KeyVault] adding version 2018-02-14-preview with Network ACLs (#2538) * creating rest version 2018-02-14-preview from 2016-10-01 * adding network acls feature * updating readme.md with version 2018-02-14-preview * changing default version in the resource manager readme * Mgmt swagger fixes (#2603) * removing errantly added readonly property * updating python lib version in rm readme.md * Add keyvault cert backup (#2685) * fixing typo resulting in mis-spelled API name (#2729) * Updated Key Vault Java readme's payload flattening threshold and base class name (#2583) * moving cert_transparency property under IssuerParameters * Keyvault preview (#2798) * fixing typo resulting in mis-spelled API name * adding missing certificate permissions * Update python package version in data-plane and resource-manager readme (#2803) * update python package version in data-plane and resource-manager readme * removing superfluous commas * AKV Rest Samples (#2873) * REST samples for keyvault APIs * fix typos (#3104) * Small doc tweaks (#3120) * fix typos * 3072 and 4096 are valid rsa key sizes * add ecc descriptions * Tweak ec descriptions * Adding descriptions to JsonWebKey kty values (#3199) * Adding crv to KeyProperties for EC certificate support (#3198) * renaming crv secp256k1 and alg ECDSA256 to align with proposed JOSE standards updates (#3277) * Moving 7.0 from preview to stable (#3279) -updating version from 7.0-preview to 7.0 -updating data-plane readme paths and versions * Moving 2018-02-14 from preview to stable (#3281) * Moving 2018-02-14 from preview to stable * fixing path to stable 2018-02-14 swagger files * updating csharp.md to remove multiapi changes * Restoring the x-ms-client-name property accidently stripped from kty on KeyProperties (#3288)
* Add parameters for linking * Merge the changes from public swagger * Add the provisioningState
This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.
PR information
api-versionin the path should match theapi-versionin the spec).Quality of Swagger