Post organisations schema utils source url
Upload a schema document based on a source URL. The server will download this URL and upload to object storage automatically.
Documentation Index
Fetch the complete documentation index at: https://docs.versori.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
SchemaType is the type of schema which an App implements. The only supported values are currently "openapi", but is planned to be extended to include gRPC, GraphQL and SOAP.
Body
UploadSchemaFromURLRequest contains the necessary parameters to upload a schema object from a source URL.
Response
UploadSchemaFromURLResponse contains a URL which can be used to download an uploaded schema from object storage.
The URL to identify the schema. This is not publicly accessible and is to be used when creating an App.