Information about the API specification.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | ❌ | The specification's ID. |
| fileFormat | FileFormat | ❌ | The specification's file format. |
| name | string | ❌ | The specification's name. |
| type | SpecType | ❌ | The type of API specification. |
| createdBy | number | ❌ | The user ID of the user that created the specification. |
| updatedBy | number | ❌ | The ID of the user who updated the specification. |
| createdAt | string | ❌ | The date and time at which the specification was created. |
| updatedAt | string | ❌ | The date and time at which the specification was updated. |