2 structure changes including:
    
    2 Modifications
        Modified
        2
      
      GET /api/v11/user/info
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- autoExecuteTts property Added
 
 
 - 
  application/json content type Modified
    
 
PUT /api/v11/user/info
              - Body
 - 
  application/json content type Modified
    
- autoExecuteTts property Added
 
 
  1 structure change including:
    
    1 Modification
        Modified
        1
      
      GET /api/v11/character
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- ttsCharacter property Added
 
 
 - 
  application/json content type Modified
    
 
  2 structure changes including:
    
    2 Modifications
        Modified
        2
          Breaking
      
      GET /api/v11/tts
              - Query
 - 
  ttsGenerationId query parameter Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 - ttsMessageFor query parameter Added
 
POST /api/v11/tts
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  generationId property Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 
 - 
  generationId property Removed
    
 
 - 
  application/json content type Modified
    
 
  1 structure change including:
    
    1 Modification
        Modified
        1
          Breaking
      
      GET /api/v11/tts
              - Response
 - 
  200 response Modified
    
- 
  audio/x-wav content type Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 - application/octet-stream content type Added
 
 - 
  audio/x-wav content type Removed
    
 
  1 structure change including:
    
    1 Modification
        Modified
        1
      
      GET /api/v11/user/quota
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- ttsUsed, ttsMax properties Added
 
 
 - 
  application/json content type Modified
    
 
  2 structure changes including:
    
    2 Modifications
        Modified
        2
          Breaking
      
      GET /api/v11/user/info
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  preferredTtsCharacter property Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 
 - 
  preferredTtsCharacter property Removed
    
 
 - 
  application/json content type Modified
    
 
PUT /api/v11/user/info
              - Body
 - 
  application/json content type Modified
    
- 
  preferredTtsCharacter property Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 
 - 
  preferredTtsCharacter property Removed
    
 
  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
          
  16 structure changes including:
    
    16 Breaking changes
    16 Modifications
        Modified
        16
          Breaking
      
      DELETE /api/v10/chat
              - Path went from 
/api/v9/chatto/api/v10/chat(same operationId)Breaking 
DELETE /api/v10/message
              - Path went from 
/api/v9/messageto/api/v10/message(same operationId)Breaking 
GET /api/v10/character
              - Path went from 
/api/v9/characterto/api/v10/character(same operationId)Breaking - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- isPrivate property Added
 
 
 - 
  application/json content type Modified
    
 - 403 response Added
 - Header
 - x-access-token header Added
 
GET /api/v10/characters
              - Path went from 
/api/v9/charactersto/api/v10/characters(same operationId)Breaking - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  characters property Modified
    
- isPrivate property Added
 
 
 - 
  characters property Modified
    
 
 - 
  application/json content type Modified
    
 - Header
 - x-access-token header Added
 
GET /api/v10/chat/preview
              - Path went from 
/api/v9/chat/previewto/api/v10/chat/preview(same operationId)Breaking 
GET /api/v10/chats
              - Path went from 
/api/v9/chatsto/api/v10/chats(same operationId)Breaking 
GET /api/v10/messages
              - Path went from 
/api/v9/messagesto/api/v10/messages(same operationId)Breaking 
GET /api/v10/user/info
              - Path went from 
/api/v9/user/infoto/api/v10/user/info(same operationId)Breaking 
GET /api/v10/user/quota
              - Path went from 
/api/v9/user/quotato/api/v10/user/quota(same operationId)Breaking 
POST /api/v10/character
              - Path went from 
/api/v9/characterto/api/v10/character(same operationId)Breaking - Body
 - 
  application/json content type Modified
    
- isPrivate property Added
 
 
POST /api/v10/chat
              - Path went from 
/api/v9/chatto/api/v10/chat(same operationId)Breaking 
POST /api/v10/login
              - Path went from 
/api/v9/loginto/api/v10/login(same operationId)Breaking 
POST /api/v10/message
              - Path went from 
/api/v9/messageto/api/v10/message(same operationId)Breaking 
POST /api/v10/message/save
              - Path went from 
/api/v9/message/saveto/api/v10/message/save(same operationId)Breaking 
POST /api/v10/signup
              - Path went from 
/api/v9/signupto/api/v10/signup(same operationId)Breaking 
PUT /api/v10/user/info
              - Path went from 
/api/v9/user/infoto/api/v10/user/info(same operationId)Breaking 
  1 structure change including:
    
    1 Modification
        Modified
        1
      
      GET /api/v9/user/quota
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- isChristy property Added
 
 
 - 
  application/json content type Modified
    
 
  15 structure changes including:
    
    15 Modifications
        Modified
        15
          Breaking
      
      DELETE /api/v9/chat
              - Response
 - 429 response Added
 
DELETE /api/v9/message
              - Response
 - 429 response Added
 
GET /api/v9/character
              - Response
 - 429 response Added
 
GET /api/v9/characters
              - Response
 - 429 response Added
 
GET /api/v9/chat/preview
              - Response
 - 429 response Added
 
GET /api/v9/chats
              - Response
 - 429 response Added
 
GET /api/v9/messages
              - Response
 - 429 response Added
 
GET /api/v9/user/info
              - Response
 - 429 response Added
 
POST /api/v9/character
              - Response
 - 429 response Added
 
POST /api/v9/chat
              - Response
 - 429 response Added
 
POST /api/v9/login
              - Response
 - 429 response Added
 
POST /api/v9/message
              - Response
 - 
  429 response Modified
    
- 
  application/json content type Modified
    
- 
  object-2 alternative Modified
    
- 
  success property Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 - statusCode, message properties Added
 
 - 
  success property Removed
    
 
 - 
  object-2 alternative Modified
    
 
 - 
  application/json content type Modified
    
 
POST /api/v9/message/save
              - Response
 - 
  429 response Modified
    
- 
  application/json content type Modified
    
- 
  object-2 alternative Modified
    
- 
  success property Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 - statusCode, message properties Added
 
 - 
  success property Removed
    
 
 - 
  object-2 alternative Modified
    
 
 - 
  application/json content type Modified
    
 
POST /api/v9/signup
              - Response
 - 429 response Added
 
PUT /api/v9/user/info
              - Response
 - 429 response Added
 
  15 structure changes including:
    
    15 Breaking changes
    15 Modifications
        Modified
        15
          Breaking
      
      DELETE /api/v9/chat
              - Path went from 
/api/v8/chatto/api/v9/chat(same operationId)Breaking 
DELETE /api/v9/message
              - Path went from 
/api/v8/messageto/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/characterto/api/v9/character(same operationId)Breaking 
GET /api/v9/characters
              - Path went from 
/api/v8/charactersto/api/v9/characters(same operationId)Breaking 
GET /api/v9/chat/preview
              - Path went from 
/api/v8/chat/previewto/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/chatsto/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/messagesto/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/infoto/api/v9/user/info(same operationId)Breaking 
POST /api/v9/character
              - Path went from 
/api/v8/characterto/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/chatto/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/loginto/api/v9/login(same operationId)Breaking 
POST /api/v9/message
              - Path went from 
/api/v8/messageto/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/saveto/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/signupto/api/v9/signup(same operationId)Breaking 
PUT /api/v9/user/info
              - Path went from 
/api/v8/user/infoto/api/v9/user/info(same operationId)Breaking 
  16 structure changes including:
    
    16 Breaking changes
    15 Modifications
    1 Removal
        Modified
        15
          Breaking
      
      DELETE /api/v8/chat
              - Path went from 
/api/v7/chatto/api/v8/chat(same operationId)Breaking 
DELETE /api/v8/message
              - Path went from 
/api/v7/messageto/api/v8/message(same operationId)Breaking 
GET /api/v8/character
              - Path went from 
/api/v7/characterto/api/v8/character(same operationId)Breaking 
GET /api/v8/characters
              - Path went from 
/api/v7/charactersto/api/v8/characters(same operationId)Breaking 
GET /api/v8/chat/preview
              - Path went from 
/api/v7/chat/previewto/api/v8/chat/preview(same operationId)Breaking 
GET /api/v8/chats
              - Path went from 
/api/v7/chatsto/api/v8/chats(same operationId)Breaking 
GET /api/v8/messages
              - Path went from 
/api/v7/messagesto/api/v8/messages(same operationId)Breaking 
GET /api/v8/user/info
              - Path went from 
/api/v7/user/infoto/api/v8/user/info(same operationId)Breaking 
POST /api/v8/character
              - Path went from 
/api/v7/characterto/api/v8/character(same operationId)Breaking 
POST /api/v8/chat
              - Path went from 
/api/v7/chatto/api/v8/chat(same operationId)Breaking 
POST /api/v8/login
              - Path went from 
/api/v7/loginto/api/v8/login(same operationId)Breaking 
POST /api/v8/message
              - Path went from 
/api/v7/messageto/api/v8/message(same operationId)Breaking - Response
 - 429 response Added
 
POST /api/v8/message/save
              - Path went from 
/api/v7/message/saveto/api/v8/message/save(same operationId)Breaking - Response
 - 429 response Added
 
POST /api/v8/signup
              - Path went from 
/api/v7/signupto/api/v8/signup(same operationId)Breaking 
PUT /api/v8/user/info
              - Path went from 
/api/v7/user/infoto/api/v8/user/info(same operationId)Breaking 
        Removed
        1
          Breaking
      
      GET /api/v7/message/history
              - Removing a resource is always breaking unless it was deprecated before Breaking
 
  1 structure change including:
    
    1 Modification
        Modified
        1
      
      GET /api/v7/chats
              - Response
 - 402 response Added
 
  1 structure change including:
    
    1 Modification
        Modified
        1
      
      GET /api/v7/messages
              - Query
 - chatId query parameter Added
 
  2 structure changes including:
    
    2 Modifications
        Modified
        2
          Breaking
      
      GET /api/v7/character
              - Header
 - 
  x-access-token header 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/v7/characters
              - Header
 - 
  x-access-token header Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 
  2 structure changes including:
    
    2 Modifications
        Modified
        2
          Breaking
      
      GET /api/v7/user/info
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- success property Added
 
 
 - 
  application/json content type Modified
    
 
PUT /api/v7/user/info
              - Body
 - 
  application/json content type Modified
    
- 
  UserInfo alternative Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 - object-2 alternative Added
 
 - 
  UserInfo alternative Removed
    
 
  16 structure changes including:
    
    16 Breaking changes
    15 Modifications
    1 Removal
        Modified
        15
          Breaking
      
      DELETE /api/v7/chat
              - Path went from 
/api/v6/chatto/api/v7/chat(same operationId)Breaking 
DELETE /api/v7/message
              - Path went from 
/api/v6/messageto/api/v7/message(same operationId)Breaking 
GET /api/v7/character
              - Path went from 
/api/v6/characterto/api/v7/character(same operationId)Breaking - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  object-3 alternative Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 - object-2 alternative Added
 
 - 
  object-3 alternative Removed
    
 
 - 
  application/json content type Modified
    
 
GET /api/v7/characters
              - Path went from 
/api/v6/charactersto/api/v7/characters(same operationId)Breaking - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- characters property Modified
 
 
 - 
  application/json content type Modified
    
 
GET /api/v7/chat/preview
              - Path went from 
/api/v6/chat/previewto/api/v7/chat/preview(same operationId)Breaking 
GET /api/v7/chats
              - Path went from 
/api/v6/chatsto/api/v7/chats(same operationId)Breaking 
GET /api/v7/message/history
              - Path went from 
/api/v6/message/historyto/api/v7/message/history(same operationId)Breaking 
GET /api/v7/user/info
              - Path went from 
/api/v6/user/infoto/api/v7/user/info(same operationId)Breaking 
POST /api/v7/character
              - Path went from 
/api/v6/characterto/api/v7/character(same operationId)Breaking - Body
 - 
  application/json content type Modified
    
- 
  object-3 alternative Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 - object-2 alternative Added
 
 - 
  object-3 alternative Removed
    
 
POST /api/v7/chat
              - Path went from 
/api/v6/chatto/api/v7/chat(same operationId)Breaking 
POST /api/v7/login
              - Path went from 
/api/v6/loginto/api/v7/login(same operationId)Breaking 
POST /api/v7/message
              - Path went from 
/api/v6/messageto/api/v7/message(same operationId)Breaking 
POST /api/v7/message/save
              - Path went from 
/api/v6/message/saveto/api/v7/message/save(same operationId)Breaking 
POST /api/v7/signup
              - Path went from 
/api/v6/signupto/api/v7/signup(same operationId)Breaking 
PUT /api/v7/user/info
              - Path went from 
/api/v6/user/infoto/api/v7/user/info(same operationId)Breaking 
        Removed
        1
          Breaking
      
      GET /api/v6/characters/banner
              - Removing a resource is always breaking unless it was deprecated before Breaking
 
  2 structure changes including:
    
    2 Breaking changes
    2 Modifications
        Modified
        2
          Breaking
      
      GET /api/v6/user/info
              - Path went from 
/api/v6/userInfoto/api/v6/user/info(same operationId)Breaking 
PUT /api/v6/user/info
              - Path went from 
/api/v6/userInfoto/api/v6/user/info(same operationId)Breaking