Changes to Create Tunnel

POST /v1/tunnels?beta=true

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

Changed in 3 of the 68 revisions of this API.27

  1. d2b230555b7f24
  2. 6fbcaa1967b22
  3. 52cd4fce110f1

What changed

  • d2b230555b7f24See the full diff
    • the request property became not nullable

      request-property-became-not-nullable

    • response property display_name list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • request property list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • the request property's minLength was decreased from 1 to 0

      request-property-min-length-decreased

    • removed from the response property allOf list for the response status

      response-property-all-of-removed

    • added subschema #2 to the response property anyOf list for the response status

      response-property-any-of-added

    • the response property const value tunnel was added for the status

      response-property-const-added

    • removed the tunnel enum value from the response property for the response status

      response-property-enum-value-removed

    • endpoint added

      endpoint-added