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-08-12 05:39:47.683420+00:00.