Changes to Create function

POST /v1/functions

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

Changed in 4 of the 66 revisions of this API.117

  1. 55b381c67f262
  2. a08a6318c9862
  3. 4e6f9c905c12112
  4. 3e45958691da1

What changed

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

    • the request property default value changed from 10 to 30

      request-property-default-value-changed

    • the request property's max was increased from 30.00 to 180.00

      request-property-max-increased

  • 4e6f9c905c12112See the full diff
    • removed the enum value nodejs20 of the request property

      request-property-enum-value-removed

    • added the new nodejs24 enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new nodejs24 enum value to the request property

      request-property-enum-value-added

    • removed the nodejs20 enum value from the / response property for the response status

      response-property-enum-value-removed

    • endpoint added

      endpoint-added