Changes to List peers

POST /api/ab/peers

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

Changed in 2 of the 11 revisions of this API.42

  1. 12b1b72bc3f322
  2. fafd43b82c782

What changed

  • 12b1b72bc3f322See the full diff
    • for the query request parameter current, the type/format was changed from integer/int32 to integer/uint32

      request-parameter-type-changed

    • for the query request parameter pageSize, the type/format was changed from integer/int32 to integer/uint32

      request-parameter-type-changed

    • for the query request parameter current, the min was set to 0.00

      request-parameter-min-set

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

      request-parameter-min-set

    • for the query request parameter current, the type/format was changed from integer/uint32 to integer/int32

      request-parameter-type-changed

    • for the query request parameter pageSize, the type/format was changed from integer/uint32 to integer/int32

      request-parameter-type-changed

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