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

  1. cc0b10fb537e1
  2. b3351be4b4621
  3. a6c96c5ec06e2
  4. 6b13f6f47735121

What changed

    • added the new NAMED_LICENSE enum value to the allOf[CreateAddOnRequest]/type response property for the response status 200

      response-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]/displayName to the response with the 200 status

      response-required-property-added

    • added the new optional request property billableName

      new-optional-request-property

    • added the optional property allOf[CreateAddOnRequest]/billableName to the response with the 200 status

      response-optional-property-added

  • 6b13f6f47735121See the full diff
    • removed the required property allOf[subschema #2]/displayName from the response with the 200 status

      response-required-property-removed

    • removed the request property billableName

      request-property-removed

    • removed the optional property allOf[CreateAddOnRequest]/billableName from the response with the 200 status

      response-optional-property-removed

    • removed the NAMED_LICENSE enum value from the allOf[CreateAddOnRequest]/type response property for the response status 200

      response-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