Changes to Create Scoped Budget

POST /v1/scoped-budgets

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

Changed in 5 of the 131 revisions of this API.378

  1. e0dee1efa501131
  2. 2f89238cc674113
  3. 875cef5dd6a8131
  4. 75f36563b7472
  5. 3945cde960911

What changed

  • e0dee1efa501131See the full diff
    • added the new required request property budget_id

      new-required-request-property

    • removed the request property budget_duration_sec

      request-property-removed

    • removed the request property max_budget

      request-property-removed

    • removed the request property reset_alignment

      request-property-removed

    • added the required property budget_id to the response with the 200 status

      response-required-property-added

  • 2f89238cc674113See the full diff
    • removed the required property budget_id from the response with the 200 status

      response-required-property-removed

    • removed the request property budget_id

      request-property-removed

    • added the new optional request property budget_duration_sec

      new-optional-request-property

    • added the new optional request property max_budget

      new-optional-request-property

    • added the new optional request property reset_alignment

      new-optional-request-property

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

  • 875cef5dd6a8131See the full diff
    • added the new required request property budget_id

      new-required-request-property

    • removed the request property budget_duration_sec

      request-property-removed

    • removed the request property max_budget

      request-property-removed

    • removed the request property reset_alignment

      request-property-removed

    • added the required property budget_id to the response with the 200 status

      response-required-property-added

    • added the new optional request property reset_alignment

      new-optional-request-property

    • added the required property reset_alignment to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added