Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.02 KB

GetApiSchemaFileContents.md

File metadata and controls

18 lines (14 loc) · 1.02 KB

GetApiSchemaFileContents

Information about the schema file.

Properties

Name Type Required Description
id_ str The schema file's ID.
name str The schema file's name.
path str The file system path to the schema file.
content str The schema file's content.
created_at str The date and time at which the file was created.
created_by str The user Id of the user that created the file.
updated_at str The date and time at which the file was last updated.
updated_by str The user ID of the user that last updated the file.