Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 2.26 KB

File metadata and controls

13 lines (9 loc) · 2.26 KB

ApiInput

An Api is representation of a API (a collection of API Endpoints) within the Speakeasy Platform.

Fields

Field Type Required Description
apiId String ✔️ The ID of this Api. This is a human-readable name (subject to change).
description String ✔️ A detailed description of the Api.
metaData Map<String, List\<String>> A set of values associated with a meta_data key. This field is only set on get requests.
versionId String ✔️ The version ID of this Api. This is semantic version identifier.