Record
nullable-minimal-repository-license
No description available.
record nullable-minimal-repository-license {
key: option<string>,
name: option<string>,
node-id: option<string>,
spdx-id: option<string>,
url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| key | option<string> | |
| name | option<string> | |
| node-id | option<string> | |
| spdx-id | option<string> | |
| url | option<string> |