diff --git a/api/openapi.yaml b/api/openapi.yaml index 4a3051a0..e4f813db 100644 --- a/api/openapi.yaml +++ b/api/openapi.yaml @@ -143,14 +143,6 @@ paths: description: Unauthorized security: - api_key: [] - /api/v1/root: - get: - tags: - - crate - operationId: root - responses: - '200': - description: Hello Bob! components: schemas: BobConnectionData: