Skip to content

Commit e23f2fa

Browse files
1 parent f084c0d commit e23f2fa

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

openapi/swagger.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -333,8 +333,7 @@
333333
"enum": [
334334
"true",
335335
"false"
336-
],
337-
"description": "Allow asynchronous processing, which will return a job ID."
336+
]
338337
},
339338
"required": false
340339
},
@@ -781,8 +780,7 @@
781780
"enum": [
782781
"true",
783782
"false"
784-
],
785-
"description": "Allow asynchronous processing, which will return a job ID."
783+
]
786784
},
787785
"required": false
788786
},
@@ -1118,8 +1116,7 @@
11181116
"enum": [
11191117
"true",
11201118
"false"
1121-
],
1122-
"description": "Allow asynchronous processing, which will return a job ID."
1119+
]
11231120
},
11241121
"required": false
11251122
},

0 commit comments

Comments
 (0)