Changes to Get cNFT config

GET /api/v1/services/cnft/config

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

Changed in 4 of the 50 revisions of this API.23

  1. 67919bb67f3f11
  2. 356252841f501
  3. 52eb56467c6c1
  4. dbd561304b3b1

What changed

  • 67919bb67f3f11See the full diff
    • removed the required property from the response with the status

      response-required-property-removed

    • added the required property to the response with the status

      response-required-property-added

    • the response's property type changed from integer to number, and format from uint64 to float64 for status

      response-property-type-changed

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

    • api operation id cnftConfig removed and replaced with getCNftConfig

      api-operation-id-removed

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

    • endpoint added

      endpoint-added