Changes to Create Work Queue

POST /api/work_queues/

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

Changed in 2 of the 50 revisions of this API.111

  1. 93ae2b3f2efd11
  2. 00512a1ecb661

What changed

    • the request property name became required

      request-property-became-required

    • the priority request property's min was set to 1.00

      request-property-min-set

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

      response-optional-property-added