Changes to Publish a mini-app preview entry

POST /mini-apps/publish-preview

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 34 revisions of this API.214

  1. cb077a6ff5801
  2. 4918f84cbfd71
  3. bd40f367a834112
  4. 3cece82bbf1d1

What changed

    • ▲

      removed the enum value mfe of the request property

      request-property-enum-value-removed

    • ○

      added the new optional request property

      new-optional-request-property

  • bd40f367a834112See the full diff
    • ▲

      added the pattern ^[a-z0-9]+(?:-[a-z0-9]+)*$ to the request property

      request-property-pattern-added

    • ●

      the request property's maxLength was set to 64

      request-property-max-length-set

    • ○

      the endpoint scheme security ApiKeyAuth was added to the API

      api-security-added

    • ○

      the response's property pattern ^[a-z0-9]+(?:-[a-z0-9]+)*$ was added for the status

      response-property-pattern-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      endpoint added

      endpoint-added