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.