summary refs log tree commit diff
path: root/assets/openapi.json
diff options
context:
space:
mode:
Diffstat (limited to 'assets/openapi.json')
-rw-r--r--assets/openapi.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/assets/openapi.json b/assets/openapi.json

index 3c573188..d641fe62 100644 --- a/assets/openapi.json +++ b/assets/openapi.json
@@ -13043,6 +13043,9 @@ "name": "voice" }, { + "name": "warp" + }, + { "name": "webhooks" } ], @@ -13502,6 +13505,23 @@ ] } }, + "/warp/license/": { + "post": { + "security": [ + { + "bearer": [] + } + ], + "responses": { + "204": { + "description": "No description available" + } + }, + "tags": [ + "warp" + ] + } + }, "/voice/regions/": { "get": { "security": [