Skip to content

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.

spdx_id

Documentation is not yet available.

license_wref

Documentation is not yet available.

spdx_expression

Documentation is not yet available.

applies_to

Documentation is not yet available.

attribution_text

Documentation is not yet available.

declared_by

Documentation is not yet available.

source_url

Documentation 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.