Changes to Get session cost

GET /v1/sessions/{id}/cost

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

Changed in 2 of the 54 revisions of this API.112

  1. 3f5e57c85973111
  2. 4985d7bcd32f1

What changed

  • 3f5e57c85973111See the full diff
    • the totalCost response's property type/format changed from integer/ to number/ for status 200

      response-property-type-changed

    • added the new dollar enum value to the unit response property for the response status 200

      response-property-enum-value-added

    • removed the cent enum value from the unit response property for the response status 200

      response-property-enum-value-removed

    • endpoint added

      endpoint-added