Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Codesigning: removed the authority property (#4471)
* Added the Azure Code Sign swagger document * Added readme file * Updated readme.md * Updated the 'openapi-subtype: rpaas' in readme file * Updated the right path to swagger file in readme file * Moved the readme under the right folder path. * Updated the swagger document. * Updated as per the review comments * Updated the enum type * Modified the path resource type name to camel case * Made Certprofile a proxy resource so added properties under properties tag * Updated the curly braces correctly * Used the default subscriptionId,resourceGroupName and apiVersion parameters * Fixed reference errors in swagger document * Changed the RP Namespace * Updated the readme for SDK generation * Codesigning swagger * Fixed the spelling errors and model validation errors * Fixed spell error * Hid operations command group * Updated the py readme * Updated py readme * Updated the py readme * Updated Py readme file * Made changes as suggested by review board * Updated Codesigning swagger * Updated the readme az * Fixed issues * Fixed issues * Updated example * Fixed issues * Fixed issues * fixed issues * updated the examples * Modified the example * Updated the examples * Updated the types of objects * removed the wrong patch object * Removed example reference * updated as per errors. * added update cert profile example * updated example * updated example * Fixed errors * Prettier check fixed. * Added tags * Updated as per review comments * Updated examples as new status code added in delete * Updated the CodeSignAcocunt to CodeSigningAccount * Deleted the old swagger * Removed unused files * Updated the readme * Updated the readme * added checkAccountNameAvailability * fixed lint errors * fixed lint error * Removed the authority * Updated patch properties
- Loading branch information