Change detail

131Docs

db519d190a4c → a81265c49fa9 · 32 changes across 32 operations

  • GET/v1/server-info
    • ▲

      the / response's property type changed from object to string for status

  • POST/v1/ai/chat/{chat-id}/answer
    • ○

      added the non-success response with the status

  • POST/v1/ai/chat/{chat-id}/clear
    • ○

      added the non-success response with the status

  • DELETE/v1/ai/chat/{chat-id}
    • ○

      added the non-success response with the status

  • POST/v1/ai/chat/{chat-id}/message
    • ○

      added the non-success response with the status

  • GET/v1/ai/chat/{chat-id}/question
    • ○

      added the non-success response with the status

  • GET/v1/ai/chat/{chat-id}/status
    • ○

      added the non-success response with the status

  • POST/v1/ai/chat
    • ○

      added the non-success response with the status

  • DELETE/v1/ai/disabled-items/{item-type}/{item-name}
    • ○

      added the non-success response with the status

  • POST/v1/ai/disabled-items
    • ○

      added the non-success response with the status

  • PUT/v1/ai/observations/{observation-id}/state
    • ○

      added the non-success response with the status

  • GET/v1/ai/observations
    • ○

      added the non-success response with the status

  • DELETE/v1/ai/operators/{operator-id}/checks/{check-id}
    • ○

      added the non-success response with the status

  • GET/v1/ai/operators/{operator-id}/checks/{check-id}
    • ○

      added the non-success response with the status

  • PATCH/v1/ai/operators/{operator-id}/checks/{check-id}
    • ○

      added the non-success response with the status

  • GET/v1/ai/operators/{operator-id}/checks
    • ○

      added the non-success response with the status

  • POST/v1/ai/operators/{operator-id}/checks
    • ○

      added the non-success response with the status

  • DELETE/v1/ai/operators/{operator-id}
    • ○

      added the non-success response with the status

  • GET/v1/ai/operators/{operator-id}
    • ○

      added the non-success response with the status

  • GET/v1/ai/operators/{operator-id}/instructions-history
    • ○

      added the non-success response with the status