CreateUpdateApiSchemaFileOkResponse
Information about the schema file.
Properties
Name | Type | Required | Description |
---|---|---|---|
id | string | ❌ | The schema file's ID. |
name | string | ❌ | The schema file's name. |
path | string | ❌ | The file system path to the schema file. |
createdAt | string | ❌ | The date and time at which the file was created. |
createdBy | string | ❌ | The user ID of the user that created the file. |
updatedAt | string | ❌ | The date and time at which the file was last updated. |
updatedBy | string | ❌ | The user ID of the user that last updated the file. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs