JsonSchema
Properties
Name | Type | Required | Description |
---|---|---|---|
type | JsonSchemaType | ✅ | The OpenAPI definition type. |
input | any | ✅ | An object that contains a valid JSON OpenAPI definition. For more information, read the OpenAPI documentation. |
options | any | ❌ | An object that contains advanced creation options and their values. You can find a complete list of properties and their values in Postman's OpenAPI 3.0 to Postman Collection v2.1.0 Converter OPTIONS documentation. These properties are case-sensitive. |
JsonSchemaType
The OpenAPI definition type.
Properties
Name | Type | Required | Description |
---|---|---|---|
JSON | string | ✅ | "json" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs