mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-04 10:43:44 +00:00
767 B
767 B
EntityRef
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| href | String | Hyperlink reference | [optional] |
| id | String | unique identifier | [optional] |
| atSchemaLocation | String | A URI to a JSON-Schema file that defines additional attributes and relationships | [optional] |
| atBaseType | String | When sub-classing, this defines the super-class | [optional] |
| atType | String | When sub-classing, this defines the sub-class Extensible name | |
| name | String | Name of the related entity. | [optional] |
| atReferredType | String | The actual type of the target instance when needed for disambiguation. | [optional] |