GetApiVersion
Properties
Name | Type | Required | Description |
---|---|---|---|
version | Version | ❌ | Information about the API version. |
Version
Information about the API version.
Properties
Name | Type | Required | Description |
---|---|---|---|
id | string | ❌ | The version's ID. |
name | string | ❌ | The version's name. |
createdAt | string | ❌ | The date and time at which the version was created. |
updatedAt | string | ❌ | The date and time at which the version was last updated. |
releaseNotes | string | ❌ | The version's release notes. |
schemas | VersionSchemas[] | ❌ | |
collections | VersionCollections[] | ❌ |
VersionSchemas
Properties
Name | Type | Required | Description |
---|---|---|---|
id | string | ❌ | The schema's ID. |
type | string | ❌ | The schema type. |
VersionCollections
Properties
Name | Type | Required | Description |
---|---|---|---|
id | string | ❌ | The collection's ID. |
type | string | ❌ | The collection's name. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs