RepoLicense
Class: warmhub.RepoLicense
RepoLicense(spdx_id: str, license_wref: str | None, spdx_expression: str | None, applies_to: str | None, attribution_text: str | None, declared_by: str | None, source_url: str | None, extra: Mapping[str, JsonValue] = _no_extra())Generated from RepoLicense.
Properties and attributes
Section titled “Properties and attributes”spdx_id
Section titled “spdx_id”spdx_idDocumentation is not yet available.
license_wref
Section titled “license_wref”license_wrefDocumentation is not yet available.
spdx_expression
Section titled “spdx_expression”spdx_expressionDocumentation is not yet available.
applies_to
Section titled “applies_to”applies_toDocumentation is not yet available.
attribution_text
Section titled “attribution_text”attribution_textDocumentation is not yet available.
declared_by
Section titled “declared_by”declared_byDocumentation is not yet available.
source_url
Section titled “source_url”source_urlDocumentation is not yet available.
extra = field(default_factory=_no_extra)Keys the server sent that this contract does not name. Preserved so a backend that ships a field before the SDK regenerates loses nothing.