Properties
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | ❌ | The specification's ID. |
| type | SpecType | ❌ | The type of API specification. |
| createdBy | number | ❌ | The ID of the user that created the specification. |
| updatedBy | number | ❌ | The ID of the user that last 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 last updated. |
| name | string | ❌ | The API specification's name. |