Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 710 Bytes

File metadata and controls

30 lines (21 loc) · 710 Bytes

PackageLicenseRequestPatch

Properties

Name Type Description Notes
action ActionEnum [optional]
licenseNotes String [optional]
licenseOverride LicenseOverrideEnum [optional]
licenseUrl String [optional]
spdxLicense String [optional]

Enum: ActionEnum

Name Value
UPDATE "Update"

Enum: LicenseOverrideEnum

Name Value
NONE "None"
IGNORED "Ignored"
PURCHASED "Purchased"