Information about the API version.
Properties
Name | Type | Required | Description |
---|---|---|---|
Name | string | ✅ | The version's name. |
Schemas | List<CreateApiVersion1Schemas> |
✅ | A list of the version's schemas. |
Collections | List<CreateApiVersion1Collections> |
✅ | A list of the version's collections. |
ReleaseNotes | string | ❌ | Information about the API version release. For example, changelog notes. |
Information about the schema.
Properties
Name | Type | Required | Description |
---|---|---|---|
Id | string | ❌ | The schema's ID. |
Information about the collection.
Properties
Name | Type | Required | Description |
---|---|---|---|
Id | string | ❌ | The collection's ID. |