Queries
license
Query
Look up an open source license by its key.
タイプ: License
license の引数
| 名前 | 説明 |
|---|---|
| The license's downcased SPDX ID. |
licenses
Query
Return a list of known open source licenses.
タイプ: [License]!
Objects
License
Object
A repository's open source license.
License 実装
License のフィールド
| 名前 | 説明 |
|---|---|
| The full text of the license. |
| The conditions set by the license. |
| A human-readable description of the license. |
|