CV¶
Properties¶
| Name (Alias) | Type (Default) | Constraints | Description |
|---|---|---|---|
| id | int |
- | |
| label | str |
required Validation type: error |
The abbreviated CV label. |
| full_name | str |
required Validation type: error |
The full name of this CV, for humans. |
| version | str |
required Validation type: error |
The CV version used when the file was generated. |
| uri | str |
required format: any-urlValidation type: error |
A URI to the CV definition. |