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/infoto/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/signupto/api/v11/signup(same operationId)Breaking 
POST /api/v11/message/save
              - Path went from 
/api/v10/message/saveto/api/v11/message/save(same operationId)Breaking 
POST /api/v11/message
              - Path went from 
/api/v10/messageto/api/v11/message(same operationId)Breaking 
POST /api/v11/login
              - Path went from 
/api/v10/loginto/api/v11/login(same operationId)Breaking 
POST /api/v11/chat
              - Path went from 
/api/v10/chatto/api/v11/chat(same operationId)Breaking 
POST /api/v11/character
              - Path went from 
/api/v10/characterto/api/v11/character(same operationId)Breaking 
GET /api/v11/user/quota
              - Path went from 
/api/v10/user/quotato/api/v11/user/quota(same operationId)Breaking 
GET /api/v11/user/info
              - Path went from 
/api/v10/user/infoto/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/messagesto/api/v11/messages(same operationId)Breaking 
GET /api/v11/chats
              - Path went from 
/api/v10/chatsto/api/v11/chats(same operationId)Breaking 
GET /api/v11/chat/preview
              - Path went from 
/api/v10/chat/previewto/api/v11/chat/preview(same operationId)Breaking 
GET /api/v11/characters
              - Path went from 
/api/v10/charactersto/api/v11/characters(same operationId)Breaking 
GET /api/v11/character
              - Path went from 
/api/v10/characterto/api/v11/character(same operationId)Breaking 
DELETE /api/v11/message
              - Path went from 
/api/v10/messageto/api/v11/message(same operationId)Breaking 
DELETE /api/v11/chat
              - Path went from 
/api/v10/chatto/api/v11/chat(same operationId)Breaking 
        Added
        2
      
      POST /api/v11/tts
          GET /api/v11/tts