[create-pull-request] automated change (#6830)

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-03-26 18:29:00 +01:00
committed by GitHub
parent b5bc33a9d7
commit 2524a9dfb0
171 changed files with 1076 additions and 312 deletions
@@ -20,8 +20,6 @@
* tags:
* - Workflows Executions
* responses:
* "200":
* description: OK
* "400":
* $ref: "#/components/responses/400_error"
* "401":
@@ -34,6 +32,10 @@
* $ref: "#/components/responses/invalid_request_error"
* "500":
* $ref: "#/components/responses/500_error"
* requestBody:
* content:
* application/json:
* schema: {}
*
*/