Changes to Create a new Build resource. At least one function version or asset version is required.

POST /v1/Services/{ServiceSid}/Builds

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

Changed in 8 of the 51 revisions of this API.652

  1. v174f59534eb421
  2. v1ab2588f4f6073
  3. v11eb0fdb878aa2
  4. v109bf133e1f713
  5. v1309ac1533a061
  6. v1c9b219535a581
  7. v12d37c0cecabd1
  8. v1a3f595f8069e1

What changed

    • added the new node24 enum value to the runtime response property for the response status 201

      response-property-enum-value-added

    • the asset_versions/items/ response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the dependencies/items/ response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the function_versions/items/ response's property type/format changed from object/ to / for status 201

      response-property-type-changed

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

    • added the new node20 enum value to the runtime response property for the response status 201

      response-property-enum-value-added

    • added the new node22 enum value to the runtime response property for the response status 201

      response-property-enum-value-added

    • the asset_versions/items/ response's property type/format changed from / to object/ for status 201

      response-property-type-changed

    • the dependencies/items/ response's property type/format changed from / to object/ for status 201

      response-property-type-changed

    • the function_versions/items/ response's property type/format changed from / to object/ for status 201

      response-property-type-changed

    • added the new node18 enum value to the runtime response property for the response status 201

      response-property-enum-value-added

    • removed the node18 enum value from the runtime response property for the response status 201

      response-property-enum-value-removed

    • added the new node18 enum value to the runtime response property for the response status 201

      response-property-enum-value-added

    • api tag ServerlessV1Build added

      api-tag-added