Changes to Update an addon
PATCH /addons/{addon_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 34 revisions of this API.134
What changed
- ●
added the new
NAMED_LICENSEenum value to theallOf[CreateAddOnRequest]/typeresponse property for the response status200response-property-enum-value-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the required property
allOf[subschema #2]/displayNameto the response with the200statusresponse-required-property-added
- ○
- ○
added the new optional request property
billableNamenew-optional-request-property
- ○
added the optional property
allOf[CreateAddOnRequest]/billableNameto the response with the200statusresponse-optional-property-added
- ○
- ▲
removed the required property
allOf[subschema #2]/displayNamefrom the response with the200statusresponse-required-property-removed
- ●
removed the request property
billableNamerequest-property-removed
- ●
removed the optional property
allOf[CreateAddOnRequest]/billableNamefrom the response with the200statusresponse-optional-property-removed
- ○
removed the
NAMED_LICENSEenum value from theallOf[CreateAddOnRequest]/typeresponse property for the response status200response-property-enum-value-removed
This revision also has 74 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲