Changes to Generate project TonAPI token

POST /api/v1/services/tonapi/generate/token

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

Changed in 8 of the 50 revisions of this API.347

  1. bffcc11719d311
  2. af71bc81cc6d11
  3. bffcc11719d311
  4. 4a5979d5aed31
  5. 7a9b4611f5471
  6. 356252841f502
  7. 34074fdf55d42
  8. 5d8d7caae34c2

What changed

  • bffcc11719d311See the full diff
    • removed the enum value mempool of the request property /

      request-property-enum-value-removed

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

      response-property-enum-value-removed

  • af71bc81cc6d11See the full diff
    • added the new mempool enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new mempool enum value to the request property /

      request-property-enum-value-added

  • bffcc11719d311See the full diff
    • added the new cocoon enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new cocoon enum value to the request property /

      request-property-enum-value-added

    • the request property became not nullable

      request-property-became-not-nullable

    • the request property became not nullable

      request-property-became-not-nullable

    • the request property's max was set to 100000.00

      request-property-max-set

    • the request property's min was set to 0.00

      request-property-min-set

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

    • added the new optional request property

      new-optional-request-property

    • added the optional property / to the response with the status

      response-optional-property-added

    • added the new optional request property

      new-optional-request-property

    • added the required property / to the response with the status

      response-required-property-added