summary refs log tree commit diff
path: root/assets/openapi.json
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2026-06-17 02:36:49 +0200
committerRory& <root@rory.gay>2026-06-17 02:36:49 +0200
commite932a7e69f3270c0dc7d2353f3db10ce7ea64245 (patch)
treefe6eabdf4981276557023498734b1d79ffef398c /assets/openapi.json
parentRoutes: reduce scope of api imports to api/util (diff)
downloadserver-ts-e932a7e69f3270c0dc7d2353f3db10ce7ea64245.tar.xz
Regenerate assets
Diffstat (limited to 'assets/openapi.json')
-rw-r--r--assets/openapi.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/assets/openapi.json b/assets/openapi.json

index 45a151ba..cb36dd63 100644 --- a/assets/openapi.json +++ b/assets/openapi.json
@@ -224,21 +224,6 @@ "message" ] }, - "RouteResponse": { - "type": "object", - "properties": { - "status": { - "type": "integer" - }, - "body": { - "type": "string", - "pattern": "^.*Response$" - }, - "headers": { - "$ref": "#/components/schemas/Record%3Cstring%2Cstring%3E" - } - } - }, "ActivitySchema": { "type": "object", "properties": {