InterfacesVersion: 2.11On this pageOpenApiDefinition Index PropertiescomponentsinfoopenapipathsserversProperties componentscomponents: { schemas: {} }Type declarationschemas: {}[key string]: objectinfoinfo: { description?: string; title: string; version?: string; x-build-id: string }Type declarationoptionaldescription?: stringtitle: stringoptionalversion?: stringx-build-id: stringopenapiopenapi: stringpathspaths: {}Type declaration[key string]: { post: OpenApiOperation }serversservers: { url: string }[]