APISchema
This schema defines the API Endpoint entity's request/response schema.
Properties
schemaType
: Schema used for message serialization. Refer to schema.json#/definitions/schemaType. Default:"JSON"
.schemaFields
(array): Columns in this schema. Default:[]
.- Items: Refer to schema.json#/definitions/field.
Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.