Change detail

110Docs

59d90f796108 → 7a2c09378911 · 11 changes across 7 operations

  • GET/api/v1/action-items
    • ▲

      removed the required property from the response with the status

    • ○

      added the new optional query request parameter day

  • GET/api/v1/action-items/{action_item_id}
    • ○

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

    • ○

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

  • POST/api/v1/action-items/{action_item_id}/investigation-close/retry
    • ○

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

    • ○

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

  • POST/api/v1/action-items/{action_item_id}/resolve
    • ○

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

    • ○

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

  • GET/api/v1/action-items/days
    • ○

      endpoint added

  • GET/api/v1/action-items/preferences
    • ○

      endpoint added

  • PUT/api/v1/action-items/preferences
    • ○

      endpoint added