License¶
-
class
github.License.License¶ This class represents Licenses. The reference can be found here https://docs.github.com/en/rest/reference/licenses
-
key¶ Type: string
-
name¶ Type: string
-
spdx_id¶ Type: string
-
url¶ Type: string
-
html_url¶ Type: string
-
description¶ Type: string
-
implementation¶ Type: string
-
body¶ Type: string
-
permissions¶ Type: list of string
-
conditions¶ Type: list of string
-
limitations¶ Type: list of string
-