mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
708 B
708 B
ModelPackage
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| createdAt | Date | [optional] | |
| creator | User | [optional] | |
| htmlUrl | String | The HTML URL to view the package | [optional] |
| id | Long | The unique identifier of the package | [optional] |
| name | String | The name of the package | [optional] |
| owner | User | [optional] | |
| repository | Repository | [optional] | |
| type | String | The type of the package (e.g., npm, maven, docker) | [optional] |
| version | String | The version of the package | [optional] |