Skip to content

Commit

Permalink
Merge pull request #44 from nifcloud/feature/devops-runner-unregister…
Browse files Browse the repository at this point in the history
…-param

Update devops-runner model
  • Loading branch information
tunakyonn authored Aug 30, 2024
2 parents ae39f4c + 230a845 commit 1ea3f0d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nifcloudcli/data/devops-runner/v1/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1079,6 +1079,11 @@
},
"UnregisterRunnerRequest": {
"members": {
"DisableTokenRevocation": {
"location": "querystring",
"locationName": "disableTokenRevocation",
"shape": "Boolean"
},
"RegistrationId": {
"location": "uri",
"locationName": "RegistrationId",
Expand Down

0 comments on commit 1ea3f0d

Please sign in to comment.