API structure has changed
15 structure changes including:
15 Breaking changes
15 Modifications
Modified
15
Breaking
DELETE /api/v9/chat
- Path went from
/api/v8/chat
to/api/v9/chat
(same operationId)Breaking
DELETE /api/v9/message
- Path went from
/api/v8/message
to/api/v9/message
(same operationId)Breaking - Response
-
402 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /api/v9/character
- Path went from
/api/v8/character
to/api/v9/character
(same operationId)Breaking
GET /api/v9/characters
- Path went from
/api/v8/characters
to/api/v9/characters
(same operationId)Breaking
GET /api/v9/chat/preview
- Path went from
/api/v8/chat/preview
to/api/v9/chat/preview
(same operationId)Breaking - Response
-
402 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /api/v9/chats
- Path went from
/api/v8/chats
to/api/v9/chats
(same operationId)Breaking - Response
-
402 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /api/v9/messages
- Path went from
/api/v8/messages
to/api/v9/messages
(same operationId)Breaking - Response
-
402 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /api/v9/user/info
- Path went from
/api/v8/user/info
to/api/v9/user/info
(same operationId)Breaking
POST /api/v9/character
- Path went from
/api/v8/character
to/api/v9/character
(same operationId)Breaking - Response
-
402 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /api/v9/chat
- Path went from
/api/v8/chat
to/api/v9/chat
(same operationId)Breaking - Response
-
402 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /api/v9/login
- Path went from
/api/v8/login
to/api/v9/login
(same operationId)Breaking
POST /api/v9/message
- Path went from
/api/v8/message
to/api/v9/message
(same operationId)Breaking - Response
-
402 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /api/v9/message/save
- Path went from
/api/v8/message/save
to/api/v9/message/save
(same operationId)Breaking - Response
-
402 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /api/v9/signup
- Path went from
/api/v8/signup
to/api/v9/signup
(same operationId)Breaking
PUT /api/v9/user/info
- Path went from
/api/v8/user/info
to/api/v9/user/info
(same operationId)Breaking