Changes to Retrieve all Explored Endpoints

GET /v2/org/{org}/nico/site-explorer/endpoint

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

Changed in 3 of the 95 revisions of this API.61

  1. c459c6587dee4
  2. edf558021ee22
  3. 00108ce07fd51

What changed

    • for the query request parameter pageNumber, the max was set to 21474836.00

      request-parameter-max-set

    • for the query request parameter pageSize, the max was set to 100.00

      request-parameter-max-set

    • for the query request parameter pageNumber, the min was set to 1.00

      request-parameter-min-set

    • for the query request parameter pageSize, the min was set to 1.00

      request-parameter-min-set

    • added the new Hibernating enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the new Sleeping enum value to the //// response property for the response status

      response-property-enum-value-added

    • endpoint added

      endpoint-added