InterfacesVersion: NextOn this pageOpenApiDefinition OpenAPI specification for an Actor. Defines the Actor's API interface in OpenAPI 3.0 format, useful for integration with tools like ChatGPT plugins and other API consumers.Index PropertiescomponentsinfoopenapipathsserversProperties componentscomponents: { schemas: {} }Type declarationschemas: {}infoinfo: { description?: string; title: string; version?: string; x-build-id: string }Type declarationoptionaldescription?: stringtitle: stringoptionalversion?: stringx-build-id: stringopenapiopenapi: stringpathspaths: {}Type declarationserversservers: { url: string }[]
OpenAPI specification for an Actor.
Defines the Actor's API interface in OpenAPI 3.0 format, useful for integration with tools like ChatGPT plugins and other API consumers.