products

Upload Openapi Spec

Upload and parse OpenAPI specification

Parses the OpenAPI spec and extracts all available tools/functions. Stores them in all_tools for user selection later.

post/api/products/{product_id}/openapi

Path parameters

product_idstring required

Headers

authorizationstring nullable

Request body

openapi_specobject required

Response

Successful Response

{"stackTrail":"paths:/api/products/{product_id}/openapi:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.