API structure has changed
18 structure changes including:
16 Breaking changes
2 Additions
16 Modifications
Modified
16
Breaking
PUT /api/v11/user/info
- Path went from
/api/v10/user/info
to/api/v11/user/info
(same operationId)Breaking - Body
-
application/json content type Modified
- preferredTtsCharacter property Added
POST /api/v11/signup
- Path went from
/api/v10/signup
to/api/v11/signup
(same operationId)Breaking
POST /api/v11/message/save
- Path went from
/api/v10/message/save
to/api/v11/message/save
(same operationId)Breaking
POST /api/v11/message
- Path went from
/api/v10/message
to/api/v11/message
(same operationId)Breaking
POST /api/v11/login
- Path went from
/api/v10/login
to/api/v11/login
(same operationId)Breaking
POST /api/v11/chat
- Path went from
/api/v10/chat
to/api/v11/chat
(same operationId)Breaking
POST /api/v11/character
- Path went from
/api/v10/character
to/api/v11/character
(same operationId)Breaking
GET /api/v11/user/quota
- Path went from
/api/v10/user/quota
to/api/v11/user/quota
(same operationId)Breaking
GET /api/v11/user/info
- Path went from
/api/v10/user/info
to/api/v11/user/info
(same operationId)Breaking - Response
-
200 response Modified
-
application/json content type Modified
- preferredTtsCharacter property Added
-
application/json content type Modified
GET /api/v11/messages
- Path went from
/api/v10/messages
to/api/v11/messages
(same operationId)Breaking
GET /api/v11/chats
- Path went from
/api/v10/chats
to/api/v11/chats
(same operationId)Breaking
GET /api/v11/chat/preview
- Path went from
/api/v10/chat/preview
to/api/v11/chat/preview
(same operationId)Breaking
GET /api/v11/characters
- Path went from
/api/v10/characters
to/api/v11/characters
(same operationId)Breaking
GET /api/v11/character
- Path went from
/api/v10/character
to/api/v11/character
(same operationId)Breaking
DELETE /api/v11/message
- Path went from
/api/v10/message
to/api/v11/message
(same operationId)Breaking
DELETE /api/v11/chat
- Path went from
/api/v10/chat
to/api/v11/chat
(same operationId)Breaking
Added
2
POST /api/v11/tts
GET /api/v11/tts