Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.42 KB

File metadata and controls

34 lines (22 loc) · 1.42 KB

CreateApiVersion1

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.

CreateApiVersion1Schemas

Information about the schema.

Properties

Name Type Required Description
Id string The schema's ID.

CreateApiVersion1Collections

Information about the collection.

Properties

Name Type Required Description
Id string The collection's ID.