a81265c49fa9 → a203de7e5d7d · 27 changes across 27 operations
- POST/v1/ai/chat/{chat-id}/answer
- ○
removed the non-success response with the status
- ○
- POST/v1/ai/chat/{chat-id}/clear
- ○
removed the non-success response with the status
- ○
- DELETE/v1/ai/chat/{chat-id}
- ○
removed the non-success response with the status
- ○
- GET/v1/ai/chat/{chat-id}/question
- ○
removed the non-success response with the status
- ○
- GET/v1/ai/chat/{chat-id}/status
- ○
removed the non-success response with the status
- ○
- DELETE/v1/ai/disabled-items/{item-type}/{item-name}
- ○
removed the non-success response with the status
- ○
- POST/v1/ai/disabled-items
- ○
removed the non-success response with the status
- ○
- PUT/v1/ai/observations/{observation-id}/state
- ○
removed the non-success response with the status
- ○
- GET/v1/ai/observations
- ○
removed the non-success response with the status
- ○
- DELETE/v1/ai/operators/{operator-id}/checks/{check-id}
- ○
removed the non-success response with the status
- ○
- GET/v1/ai/operators/{operator-id}/checks/{check-id}
- ○
removed the non-success response with the status
- ○
- PATCH/v1/ai/operators/{operator-id}/checks/{check-id}
- ○
removed the non-success response with the status
- ○
- GET/v1/ai/operators/{operator-id}/checks
- ○
removed the non-success response with the status
- ○
- POST/v1/ai/operators/{operator-id}/checks
- ○
removed the non-success response with the status
- ○
- DELETE/v1/ai/operators/{operator-id}
- ○
removed the non-success response with the status
- ○
- GET/v1/ai/operators/{operator-id}
- ○
removed the non-success response with the status
- ○
- GET/v1/ai/operators/{operator-id}/instructions-history
- ○
removed the non-success response with the status
- ○
- PATCH/v1/ai/operators/{operator-id}
- ○
removed the non-success response with the status
- ○
- POST/v1/ai/operators/{operator-id}/reset-memento
- ○
removed the non-success response with the status
- ○
- GET/v1/ai/operators
- ○
removed the non-success response with the status
- ○