Change detail

11Docs

8ef75cba546a → a660c0d36148 · 11 changes across 9 operations

  • POST/api/v1/intents/{id}/authorization
    • ○

      added the non-success response with the status

    • ○

      added the non-success response with the status

  • PATCH/api/v1/intents/{id}
    • ○

      added the new optional request property

    • ○

      added the new optional request property

  • GET/api/v1/change-requests
    • ○

      endpoint added

  • GET/api/v1/intents/{id}/change-requests/{requestId}
    • ○

      endpoint added

  • PATCH/api/v1/intents/{id}/change-requests/{requestId}
    • ○

      endpoint added

  • GET/api/v1/intents/{id}/change-requests
    • ○

      endpoint added

  • POST/api/v1/intents/{id}/change-requests
    • ○

      endpoint added

  • POST/api/v1/intents/{id}/notes
    • ○

      added the new optional request property

  • GET/api/v1/intents/{id}/revision-diff
    • ○

      endpoint added