Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added swagger for 'actionplan/operation/attempts' , 'operationresults' endpoints and corrected Product Package Secrets endpoint * updated the pfx file name type * fix LintDiff erros * added locations endpoint and fixed other changes * added actionplans to custom-words.txt and uodated ProductSecret.json * updated locations endpoint response * updated the location parameter to global * added 404 and default responses * added locations endpoint - list operation * removed 404 response for the 'ProductDeployment-remove operation' * Adding 'productDeployments/executeRunner/action'' * removed 404 responses * added default error responses and deleted 404 responses for file containers * removed older version in the read.md 'input-file' section * changed details info in the "ExtendedErrorInfo" * changed ExtendedErrorInfo object * updating error definition * changing error definition in 2018-07-01 version * updated location responses * changed the entity name * Revert "changed the entity name" This reverts commit 2c7e079. * Revert "updated location responses" This reverts commit 78bca1d. * updated locations Get response * change for New-AzFileContainer command * added Parameter for the New-AzsProductPackage * changed productId to packageId * updated operationId for Bootstrap * changed operationId for deploy action * changed paramters to object * changed the operation Ids * changed operationIds for the right command names * execute runner changes * fixed path parameter for secrets and remove command name * changed the secret name * changed secret parameters * added changes to resolve conflicts * changed version number * changed the version number * changed the tag name * to fix conflicts * added swagger for missing endpoints of the Deployment Resource Provider fixed CI failures * fix LintDiff erros added locations endpoint and fixed other changes added actionplans to custom-words.txt and uodated ProductSecret.json updated locations endpoint response * updated the location parameter to global added 404 and default responses added locations endpoint - list operation removed 404 response for the 'ProductDeployment-remove operation' Adding 'productDeployments/executeRunner/action'' removed 404 responses added default error responses and deleted 404 responses for file containers removed older version in the read.md 'input-file' section changed details info in the "ExtendedErrorInfo" changed ExtendedErrorInfo object updating error definition changing error definition in 2018-07-01 version updated location responses changed the entity name Revert "changed the entity name" This reverts commit 2c7e079. Revert "updated location responses" This reverts commit 78bca1d. updated locations Get response change for New-AzFileContainer command added Parameter for the New-AzsProductPackage changed productId to packageId updated operationId for Bootstrap changed operationId for deploy action changed paramters to object changed the operation Ids changed operationIds for the right command names execute runner changes fixed path parameter for secrets and remove command name changed the secret name changed secret parameters added changes to resolve conflicts changed version number changed the version number changed the tag name to fix conflicts * added 204 responses for delete operation
- Loading branch information