Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.23 KB

CreateUpdateApiSchemaFileRequest.md

File metadata and controls

23 lines (15 loc) · 1.23 KB

CreateUpdateApiSchemaFileRequest

Information about schema file.

Properties

Name Type Required Description
Name string The schema file's name.
Root CreateUpdateApiSchemaFileRoot Information about the schema's root file. This tag only applies to protobuf specifications.
Content string The schema file's content.

CreateUpdateApiSchemaFileRoot

Information about the schema's root file. This tag only applies to protobuf specifications.

Properties

Name Type Required Description
Enabled bool If true, tag the file as the root file.