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

Users/kegangum/fix errors #9511

Merged
merged 47 commits into from
Jul 24, 2020
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
89c791a
added swagger for 'actionplan/operation/attempts' , 'operationresults…
kegangum Apr 30, 2020
890a75f
updated the pfx file name type
kegangum Apr 30, 2020
e54ba1e
fix LintDiff erros
kegangum Apr 30, 2020
f94f0f4
added locations endpoint and fixed other changes
kegangum May 8, 2020
6452914
added actionplans to custom-words.txt and uodated ProductSecret.json
kegangum May 8, 2020
a309df7
updated locations endpoint response
kegangum May 19, 2020
0f9581f
updated the location parameter to global
kegangum May 19, 2020
3c02a0b
added 404 and default responses
kegangum Jun 2, 2020
ff0d4ef
added locations endpoint - list operation
kegangum Jun 3, 2020
a7ac2ca
removed 404 response for the 'ProductDeployment-remove operation'
kegangum Jun 4, 2020
21b0cd0
Adding 'productDeployments/executeRunner/action''
kegangum Jun 6, 2020
2bebce3
removed 404 responses
kegangum Jun 7, 2020
5ed5bfe
added default error responses and deleted 404 responses for file cont…
kegangum Jun 8, 2020
eaad50f
removed older version in the read.md 'input-file' section
kegangum Jun 8, 2020
e085877
changed details info in the "ExtendedErrorInfo"
kegangum Jun 9, 2020
0329a47
changed ExtendedErrorInfo object
kegangum Jun 9, 2020
021f70e
updating error definition
kegangum Jun 9, 2020
e012c27
changing error definition in 2018-07-01 version
kegangum Jun 9, 2020
3ecda6c
Merge remote-tracking branch 'upstream/master' into users/kegangum/fi…
kegangum Jun 22, 2020
78bca1d
updated location responses
kegangum Jun 25, 2020
2c7e079
changed the entity name
kegangum Jun 25, 2020
995b49e
Revert "changed the entity name"
kegangum Jun 25, 2020
c76c06d
Revert "updated location responses"
kegangum Jun 25, 2020
1ce44dc
updated locations Get response
kegangum Jun 25, 2020
013de80
change for New-AzFileContainer command
kegangum Jul 15, 2020
c687567
added Parameter for the New-AzsProductPackage
kegangum Jul 15, 2020
a971967
changed productId to packageId
kegangum Jul 15, 2020
4e547a5
updated operationId for Bootstrap
kegangum Jul 16, 2020
ec4cefc
changed operationId for deploy action
kegangum Jul 16, 2020
ada5eb4
changed paramters to object
kegangum Jul 16, 2020
265ac13
changed the operation Ids
kegangum Jul 16, 2020
07ca3fe
changed operationIds for the right command names
kegangum Jul 16, 2020
093b870
execute runner changes
kegangum Jul 17, 2020
2ffa204
fixed path parameter for secrets and remove command name
kegangum Jul 17, 2020
60043c6
changed the secret name
kegangum Jul 20, 2020
7c78aea
changed secret parameters
kegangum Jul 20, 2020
5f75e02
Merge pull request #1 from kegangum/users/kegangum/autorest
kegangum Jul 21, 2020
d9dd4eb
added changes to resolve conflicts
kegangum Jul 21, 2020
267c2fb
changed version number
kegangum Jul 21, 2020
de220c5
changed the version number
kegangum Jul 21, 2020
42249c9
changed the tag name
kegangum Jul 21, 2020
b2ae2fd
to fix conflicts
kegangum Jul 21, 2020
1cc2936
added swagger for missing endpoints of the Deployment Resource Provider
kegangum Apr 30, 2020
f2f929d
fix LintDiff erros
kegangum Apr 30, 2020
4cb01d5
updated the location parameter to global
kegangum May 19, 2020
0607e36
Merge branch 'users/kegangum/fixErrors' of https://github.com/kegangu…
kegangum Jul 22, 2020
90f8c46
added 204 responses for delete operation
kegangum Jul 23, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ accountid
accountname
ACLs
aclspec
actionplans
acquisitionid
acrapi
activityruns
Expand Down Expand Up @@ -483,6 +484,7 @@ endpointkeys
endpointname
endswith
endtime
endTime
Enein
engagementfabric
endzone
Expand Down Expand Up @@ -1062,6 +1064,7 @@ PCNET
peerings
Pendingissuance
Pendingrevocation
percentComplete
perfcounters
perfmon
performant
Expand Down Expand Up @@ -1126,6 +1129,7 @@ projectable
Protectable
provisioner
provisioningservices
provisioningState
Psec
ptrdname
publicipaddresses
Expand Down Expand Up @@ -1417,6 +1421,7 @@ startswith
starttask
starttaskfailed
starttime
startTime
stateful
staticsite
statusdir
Expand Down
Loading