diff --git a/cldthrd_api.yaml b/cldthrd_api.yaml index efc0142..418622d 100644 --- a/cldthrd_api.yaml +++ b/cldthrd_api.yaml @@ -2,8 +2,10 @@ openapi: 3.0.3 info: version: 0.0.1 title: Cloudthread API + servers: - url: 'https://api.cloudthread.io' + paths: /streams/ingest: post: @@ -364,7 +366,6 @@ components: items: type: string - schemas: StreamData: description: stream data @@ -599,7 +600,6 @@ components: items: $ref: '#/components/schemas/User' - CreateTeamRequest: properties: id: