Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 612 Bytes

SchemasListRequest.md

File metadata and controls

15 lines (7 loc) · 612 Bytes

SchemasListRequest

SchemaListRequest is the request message for the List method in the Schema service. It contains tenant_id for which the schemas are to be listed.

Properties

Name Type Description Notes
pageSize Long page_size is the number of tenants to be returned in the response. The value should be between 1 and 100. [optional]
continuousToken String continuous_token is an optional parameter used for pagination. It should be the value received in the previous response. [optional]