Changes to Create a release platform

POST /v3/release-platforms

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

Changed in 1 of the 2 revisions of this API.3

  1. 66dcb62931803

What changed

    • added the pattern ^(?!\s)(?!.*\s$)[^\p{Cc}\p{Cf}\p{Zl}\p{Zp}]+$ to the request property displayName

      request-property-pattern-added

    • added the pattern ^(?!\s)(?![\s\S]*\s$)(?:[^\p{Cc}\p{Cf}\p{Zl}\p{Zp}]|[\t\n\r])+$ to the request property description

      request-property-pattern-added

    • added the pattern ^[a-zA-Z0-9_.-]+$ to the request property name

      request-property-pattern-added

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