Skip to content

Commit

Permalink
Generate correct openapi.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alintulu committed Oct 8, 2020
1 parent 24c7113 commit 88afe3a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/openapi.json
Expand Up @@ -57,6 +57,12 @@
"default": {},
"type": "object"
},
"htcondor_accounting_group": {
"type": "string"
},
"htcondor_max_runtime": {
"type": "string"
},
"job_name": {
"type": "string"
},
Expand All @@ -81,12 +87,6 @@
"voms_proxy": {
"type": "boolean"
},
"htcondor_max_runtime": {
"type": "string"
},
"htcondor_accounting_group": {
"type": "string"
},
"workflow_uuid": {
"type": "string"
},
Expand Down

0 comments on commit 88afe3a

Please sign in to comment.