Update configuration

Update CyberStrike configuration settings and preferences.

patch/config

Query parameters

directorystring

Request body

$schemastring

JSON schema reference for configuration validation

themestring

Theme name to use for the interface

logLevel'DEBUG' | 'INFO' | 'WARN' | 'ERROR'

Log level

commandobject

Command configuration, see https://cyberstrike.io/docs/commands

pluginstring[]
snapshotboolean
share'manual' | 'auto' | 'disabled'

Control sharing behavior: 'disabled' disables all sharing (default), 'manual' allows manual sharing via commands, 'auto' enables automatic sharing. Requires enterprise URL configuration.

autoshareboolean

@deprecated Use 'share' field instead. Share newly created sessions automatically

disabled_providersstring[]

Disable providers that are loaded automatically

enabled_providersstring[]

When set, ONLY these providers will be enabled. All other providers will be ignored

modelstring

Model to use in the format of provider/model, eg anthropic/claude-2

small_modelstring

Small model to use for tasks like title generation in the format of provider/model

default_agentstring

Default agent to use when none is specified. Must be a primary agent. Falls back to 'cyberstrike' if not set or if the specified agent is invalid.

usernamestring

Custom username to display in conversations instead of system username

providerobject

Custom provider configurations and model overrides

mcpobject

MCP (Model Context Protocol) server configurations

boltobject

Bolt server configurations (Docker Kali containers)

instructionsstring[]

Additional instruction files or patterns to include

layout'auto' | 'stretch'

@deprecated Always uses stretch layout.

toolsobject

Response

Successfully updated config

$schemastring

JSON schema reference for configuration validation

themestring

Theme name to use for the interface

logLevel'DEBUG' | 'INFO' | 'WARN' | 'ERROR'

Log level

commandobject

Command configuration, see https://cyberstrike.io/docs/commands

pluginstring[]
snapshotboolean
share'manual' | 'auto' | 'disabled'

Control sharing behavior: 'disabled' disables all sharing (default), 'manual' allows manual sharing via commands, 'auto' enables automatic sharing. Requires enterprise URL configuration.

autoshareboolean

@deprecated Use 'share' field instead. Share newly created sessions automatically

disabled_providersstring[]

Disable providers that are loaded automatically

enabled_providersstring[]

When set, ONLY these providers will be enabled. All other providers will be ignored

modelstring

Model to use in the format of provider/model, eg anthropic/claude-2

small_modelstring

Small model to use for tasks like title generation in the format of provider/model

default_agentstring

Default agent to use when none is specified. Must be a primary agent. Falls back to 'cyberstrike' if not set or if the specified agent is invalid.

usernamestring

Custom username to display in conversations instead of system username

providerobject

Custom provider configurations and model overrides

mcpobject

MCP (Model Context Protocol) server configurations

boltobject

Bolt server configurations (Docker Kali containers)

instructionsstring[]

Additional instruction files or patterns to include

layout'auto' | 'stretch'

@deprecated Always uses stretch layout.

toolsobject

Changes

Changed in 17 of the 102 revisions of this API.424289393

    • added the new optional request property keybinds/session_pin_toggle

      new-optional-request-property

    • added the new optional request property keybinds/session_quick_switch_1

      new-optional-request-property

    • added the new optional request property keybinds/session_quick_switch_2

      new-optional-request-property

    • added the new optional request property keybinds/session_quick_switch_3

      new-optional-request-property

    • added the new optional request property keybinds/session_quick_switch_4

      new-optional-request-property

    • added the new optional request property keybinds/session_quick_switch_5

      new-optional-request-property

    • added the new optional request property keybinds/session_quick_switch_6

      new-optional-request-property

    • added the new optional request property keybinds/session_quick_switch_7

      new-optional-request-property

    • added the new optional request property keybinds/session_quick_switch_8

      new-optional-request-property

    • added the new optional request property keybinds/session_quick_switch_9

      new-optional-request-property

    • added the optional property keybinds/session_pin_toggle to the response with the 200 status

      response-optional-property-added

    • added the optional property keybinds/session_quick_switch_1 to the response with the 200 status

      response-optional-property-added

    • added the optional property keybinds/session_quick_switch_2 to the response with the 200 status

      response-optional-property-added

    • added the optional property keybinds/session_quick_switch_3 to the response with the 200 status

      response-optional-property-added

    • added the optional property keybinds/session_quick_switch_4 to the response with the 200 status

      response-optional-property-added

    • added the optional property keybinds/session_quick_switch_5 to the response with the 200 status

      response-optional-property-added

    • added the optional property keybinds/session_quick_switch_6 to the response with the 200 status

      response-optional-property-added

    • added the optional property keybinds/session_quick_switch_7 to the response with the 200 status

      response-optional-property-added

    • added the optional property keybinds/session_quick_switch_8 to the response with the 200 status

      response-optional-property-added

    • added the optional property keybinds/session_quick_switch_9 to the response with the 200 status

      response-optional-property-added

  • 706ec7deddfd217See the full diff
    • the provider/additionalProperties/models/additionalProperties/experimental request property type/format changed from boolean/ to /

      request-property-type-changed

    • the provider/additionalProperties/models/additionalProperties/experimental response's property type/format changed from boolean/ to / for status 200

      response-property-type-changed

    • added the new reasoning enum value to the provider/additionalProperties/models/additionalProperties/interleaved/anyOf[subschema #2]/field response property for the response status 200

      response-property-enum-value-added

    • added the new optional request property provider/additionalProperties/models/additionalProperties/reasoning_options

      new-optional-request-property

    • added the new optional request property provider/additionalProperties/models/additionalProperties/structured_output

      new-optional-request-property

    • added subschema #1 subschema #2 to the provider/additionalProperties/models/additionalProperties/experimental request property anyOf list

      request-property-any-of-added

    • added the new reasoning enum value to the request property provider/additionalProperties/models/additionalProperties/interleaved/anyOf[subschema #2]/field

      request-property-enum-value-added

    • added the optional property provider/additionalProperties/models/additionalProperties/reasoning_options to the response with the 200 status

      response-optional-property-added

    • added the optional property provider/additionalProperties/models/additionalProperties/structured_output to the response with the 200 status

      response-optional-property-added

    • added subschema #1 subschema #2 to the provider/additionalProperties/models/additionalProperties/experimental response property anyOf list for the response status 200

      response-property-any-of-added

    • added the new optional request property skills/disabled

      new-optional-request-property

    • added the optional property skills/disabled to the response with the 200 status

      response-optional-property-added

  • 437a6ea5aeb3822See the full diff
    • removed the request property agent/build

      request-property-removed

    • removed the request property agent/plan

      request-property-removed

    • removed the request property mode/build

      request-property-removed

    • removed the request property mode/plan

      request-property-removed

    • removed the optional property agent/build from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/plan from the response with the 200 status

      response-optional-property-removed

    • removed the optional property mode/build from the response with the 200 status

      response-optional-property-removed

    • removed the optional property mode/plan from the response with the 200 status

      response-optional-property-removed

    • added the new optional request property agent/additionalProperties/permission/anyOf[subschema #1]/report_vulnerability

      new-optional-request-property

    • added the new optional request property agent/compaction/permission/anyOf[subschema #1]/report_vulnerability

      new-optional-request-property

    • added the new optional request property agent/cyberstrike

      new-optional-request-property

    • added the new optional request property agent/explore/permission/anyOf[subschema #1]/report_vulnerability

      new-optional-request-property

    • added the new optional request property agent/general/permission/anyOf[subschema #1]/report_vulnerability

      new-optional-request-property

    • added the new optional request property agent/summary/permission/anyOf[subschema #1]/report_vulnerability

      new-optional-request-property

    • added the new optional request property agent/title/permission/anyOf[subschema #1]/report_vulnerability

      new-optional-request-property

    • added the new optional request property bolt

      new-optional-request-property

    • added the new optional request property mode/additionalProperties/permission/anyOf[subschema #1]/report_vulnerability

      new-optional-request-property

    • added the new optional request property mode/cyberstrike

      new-optional-request-property

    • added the new optional request property permission/anyOf[subschema #1]/report_vulnerability

      new-optional-request-property

    • added the optional property agent/additionalProperties/permission/anyOf[subschema #1]/report_vulnerability to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/compaction/permission/anyOf[subschema #1]/report_vulnerability to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/cyberstrike to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/explore/permission/anyOf[subschema #1]/report_vulnerability to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/general/permission/anyOf[subschema #1]/report_vulnerability to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/summary/permission/anyOf[subschema #1]/report_vulnerability to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/title/permission/anyOf[subschema #1]/report_vulnerability to the response with the 200 status

      response-optional-property-added

    • added the optional property bolt to the response with the 200 status

      response-optional-property-added

    • added the optional property mode/additionalProperties/permission/anyOf[subschema #1]/report_vulnerability to the response with the 200 status

      response-optional-property-added

    • added the optional property mode/cyberstrike to the response with the 200 status

      response-optional-property-added

    • added the optional property permission/anyOf[subschema #1]/report_vulnerability to the response with the 200 status

      response-optional-property-added

  • f82198cabfc722See the full diff
    • the response property provider/additionalProperties/models/additionalProperties/provider/api became optional for the status 200

      response-property-became-optional

    • the response property provider/additionalProperties/models/additionalProperties/provider/npm became optional for the status 200

      response-property-became-optional

    • the request property provider/additionalProperties/models/additionalProperties/provider/api became optional

      request-property-became-optional

    • the request property provider/additionalProperties/models/additionalProperties/provider/npm became optional

      request-property-became-optional

  • 100816504f8d11See the full diff
    • added the new required request property provider/additionalProperties/models/additionalProperties/provider/api

      new-required-request-property

    • added the required property provider/additionalProperties/models/additionalProperties/provider/api to the response with the 200 status

      response-required-property-added

    • added the new optional request property compaction/reserved

      new-optional-request-property

    • added the optional property compaction/reserved to the response with the 200 status

      response-optional-property-added

    • added the new optional request property skills/urls

      new-optional-request-property

    • added the optional property skills/urls to the response with the 200 status

      response-optional-property-added

  • 6f2085c39aaa182210See the full diff
    • the agent/additionalProperties/model request property type/format changed from object/ to string/

      request-property-type-changed

    • the agent/build/model request property type/format changed from object/ to string/

      request-property-type-changed

    • the agent/compaction/model request property type/format changed from object/ to string/

      request-property-type-changed

    • the agent/explore/model request property type/format changed from object/ to string/

      request-property-type-changed

    • the agent/general/model request property type/format changed from object/ to string/

      request-property-type-changed

    • the agent/plan/model request property type/format changed from object/ to string/

      request-property-type-changed

    • the agent/summary/model request property type/format changed from object/ to string/

      request-property-type-changed

    • the agent/title/model request property type/format changed from object/ to string/

      request-property-type-changed

    • the command/additionalProperties/model request property type/format changed from object/ to string/

      request-property-type-changed

    • the mode/additionalProperties/model request property type/format changed from object/ to string/

      request-property-type-changed

    • the mode/build/model request property type/format changed from object/ to string/

      request-property-type-changed

    • the mode/plan/model request property type/format changed from object/ to string/

      request-property-type-changed

    • the model request property type/format changed from object/ to string/

      request-property-type-changed

    • the small_model request property type/format changed from object/ to string/

      request-property-type-changed

    • the agent/additionalProperties/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the agent/build/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the agent/compaction/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the agent/explore/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the agent/general/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the agent/plan/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the agent/summary/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the agent/title/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the command/additionalProperties/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the mode/additionalProperties/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the mode/build/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the mode/plan/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the small_model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • removed the required property agent/additionalProperties/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/status from the response with the 200 status

      response-required-property-removed

    • removed the request property agent/additionalProperties/model/api

      request-property-removed

    • removed the request property agent/additionalProperties/model/capabilities

      request-property-removed

    • removed the request property agent/additionalProperties/model/cost

      request-property-removed

    • removed the request property agent/additionalProperties/model/family

      request-property-removed

    • removed the request property agent/additionalProperties/model/headers

      request-property-removed

    • removed the request property agent/additionalProperties/model/id

      request-property-removed

    • removed the request property agent/additionalProperties/model/limit

      request-property-removed

    • removed the request property agent/additionalProperties/model/name

      request-property-removed

    • removed the request property agent/additionalProperties/model/options

      request-property-removed

    • removed the request property agent/additionalProperties/model/providerID

      request-property-removed

    • removed the request property agent/additionalProperties/model/release_date

      request-property-removed

    • removed the request property agent/additionalProperties/model/status

      request-property-removed

    • removed the request property agent/additionalProperties/model/variants

      request-property-removed

    • removed the request property agent/build/model/api

      request-property-removed

    • removed the request property agent/build/model/capabilities

      request-property-removed

    • removed the request property agent/build/model/cost

      request-property-removed

    • removed the request property agent/build/model/family

      request-property-removed

    • removed the request property agent/build/model/headers

      request-property-removed

    • removed the request property agent/build/model/id

      request-property-removed

    • removed the request property agent/build/model/limit

      request-property-removed

    • removed the request property agent/build/model/name

      request-property-removed

    • removed the request property agent/build/model/options

      request-property-removed

    • removed the request property agent/build/model/providerID

      request-property-removed

    • removed the request property agent/build/model/release_date

      request-property-removed

    • removed the request property agent/build/model/status

      request-property-removed

    • removed the request property agent/build/model/variants

      request-property-removed

    • removed the request property agent/compaction/model/api

      request-property-removed

    • removed the request property agent/compaction/model/capabilities

      request-property-removed

    • removed the request property agent/compaction/model/cost

      request-property-removed

    • removed the request property agent/compaction/model/family

      request-property-removed

    • removed the request property agent/compaction/model/headers

      request-property-removed

    • removed the request property agent/compaction/model/id

      request-property-removed

    • removed the request property agent/compaction/model/limit

      request-property-removed

    • removed the request property agent/compaction/model/name

      request-property-removed

    • removed the request property agent/compaction/model/options

      request-property-removed

    • removed the request property agent/compaction/model/providerID

      request-property-removed

    • removed the request property agent/compaction/model/release_date

      request-property-removed

    • removed the request property agent/compaction/model/status

      request-property-removed

    • removed the request property agent/compaction/model/variants

      request-property-removed

    • removed the request property agent/explore/model/api

      request-property-removed

    • removed the request property agent/explore/model/capabilities

      request-property-removed

    • removed the request property agent/explore/model/cost

      request-property-removed

    • removed the request property agent/explore/model/family

      request-property-removed

    • removed the request property agent/explore/model/headers

      request-property-removed

    • removed the request property agent/explore/model/id

      request-property-removed

    • removed the request property agent/explore/model/limit

      request-property-removed

    • removed the request property agent/explore/model/name

      request-property-removed

    • removed the request property agent/explore/model/options

      request-property-removed

    • removed the request property agent/explore/model/providerID

      request-property-removed

    • removed the request property agent/explore/model/release_date

      request-property-removed

    • removed the request property agent/explore/model/status

      request-property-removed

    • removed the request property agent/explore/model/variants

      request-property-removed

    • removed the request property agent/general/model/api

      request-property-removed

    • removed the request property agent/general/model/capabilities

      request-property-removed

    • removed the request property agent/general/model/cost

      request-property-removed

    • removed the request property agent/general/model/family

      request-property-removed

    • removed the request property agent/general/model/headers

      request-property-removed

    • removed the request property agent/general/model/id

      request-property-removed

    • removed the request property agent/general/model/limit

      request-property-removed

    • removed the request property agent/general/model/name

      request-property-removed

    • removed the request property agent/general/model/options

      request-property-removed

    • removed the request property agent/general/model/providerID

      request-property-removed

    • removed the request property agent/general/model/release_date

      request-property-removed

    • removed the request property agent/general/model/status

      request-property-removed

    • removed the request property agent/general/model/variants

      request-property-removed

    • removed the request property agent/plan/model/api

      request-property-removed

    • removed the request property agent/plan/model/capabilities

      request-property-removed

    • removed the request property agent/plan/model/cost

      request-property-removed

    • removed the request property agent/plan/model/family

      request-property-removed

    • removed the request property agent/plan/model/headers

      request-property-removed

    • removed the request property agent/plan/model/id

      request-property-removed

    • removed the request property agent/plan/model/limit

      request-property-removed

    • removed the request property agent/plan/model/name

      request-property-removed

    • removed the request property agent/plan/model/options

      request-property-removed

    • removed the request property agent/plan/model/providerID

      request-property-removed

    • removed the request property agent/plan/model/release_date

      request-property-removed

    • removed the request property agent/plan/model/status

      request-property-removed

    • removed the request property agent/plan/model/variants

      request-property-removed

    • removed the request property agent/summary/model/api

      request-property-removed

    • removed the request property agent/summary/model/capabilities

      request-property-removed

    • removed the request property agent/summary/model/cost

      request-property-removed

    • removed the request property agent/summary/model/family

      request-property-removed

    • removed the request property agent/summary/model/headers

      request-property-removed

    • removed the request property agent/summary/model/id

      request-property-removed

    • removed the request property agent/summary/model/limit

      request-property-removed

    • removed the request property agent/summary/model/name

      request-property-removed

    • removed the request property agent/summary/model/options

      request-property-removed

    • removed the request property agent/summary/model/providerID

      request-property-removed

    • removed the request property agent/summary/model/release_date

      request-property-removed

    • removed the request property agent/summary/model/status

      request-property-removed

    • removed the request property agent/summary/model/variants

      request-property-removed

    • removed the request property agent/title/model/api

      request-property-removed

    • removed the request property agent/title/model/capabilities

      request-property-removed

    • removed the request property agent/title/model/cost

      request-property-removed

    • removed the request property agent/title/model/family

      request-property-removed

    • removed the request property agent/title/model/headers

      request-property-removed

    • removed the request property agent/title/model/id

      request-property-removed

    • removed the request property agent/title/model/limit

      request-property-removed

    • removed the request property agent/title/model/name

      request-property-removed

    • removed the request property agent/title/model/options

      request-property-removed

    • removed the request property agent/title/model/providerID

      request-property-removed

    • removed the request property agent/title/model/release_date

      request-property-removed

    • removed the request property agent/title/model/status

      request-property-removed

    • removed the request property agent/title/model/variants

      request-property-removed

    • removed the request property command/additionalProperties/model/api

      request-property-removed

    • removed the request property command/additionalProperties/model/capabilities

      request-property-removed

    • removed the request property command/additionalProperties/model/cost

      request-property-removed

    • removed the request property command/additionalProperties/model/family

      request-property-removed

    • removed the request property command/additionalProperties/model/headers

      request-property-removed

    • removed the request property command/additionalProperties/model/id

      request-property-removed

    • removed the request property command/additionalProperties/model/limit

      request-property-removed

    • removed the request property command/additionalProperties/model/name

      request-property-removed

    • removed the request property command/additionalProperties/model/options

      request-property-removed

    • removed the request property command/additionalProperties/model/providerID

      request-property-removed

    • removed the request property command/additionalProperties/model/release_date

      request-property-removed

    • removed the request property command/additionalProperties/model/status

      request-property-removed

    • removed the request property command/additionalProperties/model/variants

      request-property-removed

    • removed the request property mode/additionalProperties/model/api

      request-property-removed

    • removed the request property mode/additionalProperties/model/capabilities

      request-property-removed

    • removed the request property mode/additionalProperties/model/cost

      request-property-removed

    • removed the request property mode/additionalProperties/model/family

      request-property-removed

    • removed the request property mode/additionalProperties/model/headers

      request-property-removed

    • removed the request property mode/additionalProperties/model/id

      request-property-removed

    • removed the request property mode/additionalProperties/model/limit

      request-property-removed

    • removed the request property mode/additionalProperties/model/name

      request-property-removed

    • removed the request property mode/additionalProperties/model/options

      request-property-removed

    • removed the request property mode/additionalProperties/model/providerID

      request-property-removed

    • removed the request property mode/additionalProperties/model/release_date

      request-property-removed

    • removed the request property mode/additionalProperties/model/status

      request-property-removed

    • removed the request property mode/additionalProperties/model/variants

      request-property-removed

    • removed the request property mode/build/model/api

      request-property-removed

    • removed the request property mode/build/model/capabilities

      request-property-removed

    • removed the request property mode/build/model/cost

      request-property-removed

    • removed the request property mode/build/model/family

      request-property-removed

    • removed the request property mode/build/model/headers

      request-property-removed

    • removed the request property mode/build/model/id

      request-property-removed

    • removed the request property mode/build/model/limit

      request-property-removed

    • removed the request property mode/build/model/name

      request-property-removed

    • removed the request property mode/build/model/options

      request-property-removed

    • removed the request property mode/build/model/providerID

      request-property-removed

    • removed the request property mode/build/model/release_date

      request-property-removed

    • removed the request property mode/build/model/status

      request-property-removed

    • removed the request property mode/build/model/variants

      request-property-removed

    • removed the request property mode/plan/model/api

      request-property-removed

    • removed the request property mode/plan/model/capabilities

      request-property-removed

    • removed the request property mode/plan/model/cost

      request-property-removed

    • removed the request property mode/plan/model/family

      request-property-removed

    • removed the request property mode/plan/model/headers

      request-property-removed

    • removed the request property mode/plan/model/id

      request-property-removed

    • removed the request property mode/plan/model/limit

      request-property-removed

    • removed the request property mode/plan/model/name

      request-property-removed

    • removed the request property mode/plan/model/options

      request-property-removed

    • removed the request property mode/plan/model/providerID

      request-property-removed

    • removed the request property mode/plan/model/release_date

      request-property-removed

    • removed the request property mode/plan/model/status

      request-property-removed

    • removed the request property mode/plan/model/variants

      request-property-removed

    • removed the request property model/api

      request-property-removed

    • removed the request property model/capabilities

      request-property-removed

    • removed the request property model/cost

      request-property-removed

    • removed the request property model/family

      request-property-removed

    • removed the request property model/headers

      request-property-removed

    • removed the request property model/id

      request-property-removed

    • removed the request property model/limit

      request-property-removed

    • removed the request property model/name

      request-property-removed

    • removed the request property model/options

      request-property-removed

    • removed the request property model/providerID

      request-property-removed

    • removed the request property model/release_date

      request-property-removed

    • removed the request property model/status

      request-property-removed

    • removed the request property model/variants

      request-property-removed

    • removed the request property small_model/api

      request-property-removed

    • removed the request property small_model/capabilities

      request-property-removed

    • removed the request property small_model/cost

      request-property-removed

    • removed the request property small_model/family

      request-property-removed

    • removed the request property small_model/headers

      request-property-removed

    • removed the request property small_model/id

      request-property-removed

    • removed the request property small_model/limit

      request-property-removed

    • removed the request property small_model/name

      request-property-removed

    • removed the request property small_model/options

      request-property-removed

    • removed the request property small_model/providerID

      request-property-removed

    • removed the request property small_model/release_date

      request-property-removed

    • removed the request property small_model/status

      request-property-removed

    • removed the request property small_model/variants

      request-property-removed

    • removed the optional property agent/additionalProperties/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/additionalProperties/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/build/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/build/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/compaction/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/compaction/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/explore/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/explore/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/general/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/general/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/plan/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/plan/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/summary/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/summary/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/title/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/title/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property command/additionalProperties/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property command/additionalProperties/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property mode/additionalProperties/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property mode/additionalProperties/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property mode/build/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property mode/build/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property mode/plan/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property mode/plan/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property small_model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property small_model/variants from the response with the 200 status

      response-optional-property-removed

  • 92d7fa4c0e9f182210See the full diff
    • added the new required request property agent/additionalProperties/model/api

      new-required-request-property

    • added the new required request property agent/additionalProperties/model/capabilities

      new-required-request-property

    • added the new required request property agent/additionalProperties/model/cost

      new-required-request-property

    • added the new required request property agent/additionalProperties/model/headers

      new-required-request-property

    • added the new required request property agent/additionalProperties/model/id

      new-required-request-property

    • added the new required request property agent/additionalProperties/model/limit

      new-required-request-property

    • added the new required request property agent/additionalProperties/model/name

      new-required-request-property

    • added the new required request property agent/additionalProperties/model/options

      new-required-request-property

    • added the new required request property agent/additionalProperties/model/providerID

      new-required-request-property

    • added the new required request property agent/additionalProperties/model/release_date

      new-required-request-property

    • added the new required request property agent/additionalProperties/model/status

      new-required-request-property

    • added the new required request property agent/build/model/api

      new-required-request-property

    • added the new required request property agent/build/model/capabilities

      new-required-request-property

    • added the new required request property agent/build/model/cost

      new-required-request-property

    • added the new required request property agent/build/model/headers

      new-required-request-property

    • added the new required request property agent/build/model/id

      new-required-request-property

    • added the new required request property agent/build/model/limit

      new-required-request-property

    • added the new required request property agent/build/model/name

      new-required-request-property

    • added the new required request property agent/build/model/options

      new-required-request-property

    • added the new required request property agent/build/model/providerID

      new-required-request-property

    • added the new required request property agent/build/model/release_date

      new-required-request-property

    • added the new required request property agent/build/model/status

      new-required-request-property

    • added the new required request property agent/compaction/model/api

      new-required-request-property

    • added the new required request property agent/compaction/model/capabilities

      new-required-request-property

    • added the new required request property agent/compaction/model/cost

      new-required-request-property

    • added the new required request property agent/compaction/model/headers

      new-required-request-property

    • added the new required request property agent/compaction/model/id

      new-required-request-property

    • added the new required request property agent/compaction/model/limit

      new-required-request-property

    • added the new required request property agent/compaction/model/name

      new-required-request-property

    • added the new required request property agent/compaction/model/options

      new-required-request-property

    • added the new required request property agent/compaction/model/providerID

      new-required-request-property

    • added the new required request property agent/compaction/model/release_date

      new-required-request-property

    • added the new required request property agent/compaction/model/status

      new-required-request-property

    • added the new required request property agent/explore/model/api

      new-required-request-property

    • added the new required request property agent/explore/model/capabilities

      new-required-request-property

    • added the new required request property agent/explore/model/cost

      new-required-request-property

    • added the new required request property agent/explore/model/headers

      new-required-request-property

    • added the new required request property agent/explore/model/id

      new-required-request-property

    • added the new required request property agent/explore/model/limit

      new-required-request-property

    • added the new required request property agent/explore/model/name

      new-required-request-property

    • added the new required request property agent/explore/model/options

      new-required-request-property

    • added the new required request property agent/explore/model/providerID

      new-required-request-property

    • added the new required request property agent/explore/model/release_date

      new-required-request-property

    • added the new required request property agent/explore/model/status

      new-required-request-property

    • added the new required request property agent/general/model/api

      new-required-request-property

    • added the new required request property agent/general/model/capabilities

      new-required-request-property

    • added the new required request property agent/general/model/cost

      new-required-request-property

    • added the new required request property agent/general/model/headers

      new-required-request-property

    • added the new required request property agent/general/model/id

      new-required-request-property

    • added the new required request property agent/general/model/limit

      new-required-request-property

    • added the new required request property agent/general/model/name

      new-required-request-property

    • added the new required request property agent/general/model/options

      new-required-request-property

    • added the new required request property agent/general/model/providerID

      new-required-request-property

    • added the new required request property agent/general/model/release_date

      new-required-request-property

    • added the new required request property agent/general/model/status

      new-required-request-property

    • added the new required request property agent/plan/model/api

      new-required-request-property

    • added the new required request property agent/plan/model/capabilities

      new-required-request-property

    • added the new required request property agent/plan/model/cost

      new-required-request-property

    • added the new required request property agent/plan/model/headers

      new-required-request-property

    • added the new required request property agent/plan/model/id

      new-required-request-property

    • added the new required request property agent/plan/model/limit

      new-required-request-property

    • added the new required request property agent/plan/model/name

      new-required-request-property

    • added the new required request property agent/plan/model/options

      new-required-request-property

    • added the new required request property agent/plan/model/providerID

      new-required-request-property

    • added the new required request property agent/plan/model/release_date

      new-required-request-property

    • added the new required request property agent/plan/model/status

      new-required-request-property

    • added the new required request property agent/summary/model/api

      new-required-request-property

    • added the new required request property agent/summary/model/capabilities

      new-required-request-property

    • added the new required request property agent/summary/model/cost

      new-required-request-property

    • added the new required request property agent/summary/model/headers

      new-required-request-property

    • added the new required request property agent/summary/model/id

      new-required-request-property

    • added the new required request property agent/summary/model/limit

      new-required-request-property

    • added the new required request property agent/summary/model/name

      new-required-request-property

    • added the new required request property agent/summary/model/options

      new-required-request-property

    • added the new required request property agent/summary/model/providerID

      new-required-request-property

    • added the new required request property agent/summary/model/release_date

      new-required-request-property

    • added the new required request property agent/summary/model/status

      new-required-request-property

    • added the new required request property agent/title/model/api

      new-required-request-property

    • added the new required request property agent/title/model/capabilities

      new-required-request-property

    • added the new required request property agent/title/model/cost

      new-required-request-property

    • added the new required request property agent/title/model/headers

      new-required-request-property

    • added the new required request property agent/title/model/id

      new-required-request-property

    • added the new required request property agent/title/model/limit

      new-required-request-property

    • added the new required request property agent/title/model/name

      new-required-request-property

    • added the new required request property agent/title/model/options

      new-required-request-property

    • added the new required request property agent/title/model/providerID

      new-required-request-property

    • added the new required request property agent/title/model/release_date

      new-required-request-property

    • added the new required request property agent/title/model/status

      new-required-request-property

    • added the new required request property command/additionalProperties/model/api

      new-required-request-property

    • added the new required request property command/additionalProperties/model/capabilities

      new-required-request-property

    • added the new required request property command/additionalProperties/model/cost

      new-required-request-property

    • added the new required request property command/additionalProperties/model/headers

      new-required-request-property

    • added the new required request property command/additionalProperties/model/id

      new-required-request-property

    • added the new required request property command/additionalProperties/model/limit

      new-required-request-property

    • added the new required request property command/additionalProperties/model/name

      new-required-request-property

    • added the new required request property command/additionalProperties/model/options

      new-required-request-property

    • added the new required request property command/additionalProperties/model/providerID

      new-required-request-property

    • added the new required request property command/additionalProperties/model/release_date

      new-required-request-property

    • added the new required request property command/additionalProperties/model/status

      new-required-request-property

    • added the new required request property mode/additionalProperties/model/api

      new-required-request-property

    • added the new required request property mode/additionalProperties/model/capabilities

      new-required-request-property

    • added the new required request property mode/additionalProperties/model/cost

      new-required-request-property

    • added the new required request property mode/additionalProperties/model/headers

      new-required-request-property

    • added the new required request property mode/additionalProperties/model/id

      new-required-request-property

    • added the new required request property mode/additionalProperties/model/limit

      new-required-request-property

    • added the new required request property mode/additionalProperties/model/name

      new-required-request-property

    • added the new required request property mode/additionalProperties/model/options

      new-required-request-property

    • added the new required request property mode/additionalProperties/model/providerID

      new-required-request-property

    • added the new required request property mode/additionalProperties/model/release_date

      new-required-request-property

    • added the new required request property mode/additionalProperties/model/status

      new-required-request-property

    • added the new required request property mode/build/model/api

      new-required-request-property

    • added the new required request property mode/build/model/capabilities

      new-required-request-property

    • added the new required request property mode/build/model/cost

      new-required-request-property

    • added the new required request property mode/build/model/headers

      new-required-request-property

    • added the new required request property mode/build/model/id

      new-required-request-property

    • added the new required request property mode/build/model/limit

      new-required-request-property

    • added the new required request property mode/build/model/name

      new-required-request-property

    • added the new required request property mode/build/model/options

      new-required-request-property

    • added the new required request property mode/build/model/providerID

      new-required-request-property

    • added the new required request property mode/build/model/release_date

      new-required-request-property

    • added the new required request property mode/build/model/status

      new-required-request-property

    • added the new required request property mode/plan/model/api

      new-required-request-property

    • added the new required request property mode/plan/model/capabilities

      new-required-request-property

    • added the new required request property mode/plan/model/cost

      new-required-request-property

    • added the new required request property mode/plan/model/headers

      new-required-request-property

    • added the new required request property mode/plan/model/id

      new-required-request-property

    • added the new required request property mode/plan/model/limit

      new-required-request-property

    • added the new required request property mode/plan/model/name

      new-required-request-property

    • added the new required request property mode/plan/model/options

      new-required-request-property

    • added the new required request property mode/plan/model/providerID

      new-required-request-property

    • added the new required request property mode/plan/model/release_date

      new-required-request-property

    • added the new required request property mode/plan/model/status

      new-required-request-property

    • added the new required request property model/api

      new-required-request-property

    • added the new required request property model/capabilities

      new-required-request-property

    • added the new required request property model/cost

      new-required-request-property

    • added the new required request property model/headers

      new-required-request-property

    • added the new required request property model/id

      new-required-request-property

    • added the new required request property model/limit

      new-required-request-property

    • added the new required request property model/name

      new-required-request-property

    • added the new required request property model/options

      new-required-request-property

    • added the new required request property model/providerID

      new-required-request-property

    • added the new required request property model/release_date

      new-required-request-property

    • added the new required request property model/status

      new-required-request-property

    • added the new required request property small_model/api

      new-required-request-property

    • added the new required request property small_model/capabilities

      new-required-request-property

    • added the new required request property small_model/cost

      new-required-request-property

    • added the new required request property small_model/headers

      new-required-request-property

    • added the new required request property small_model/id

      new-required-request-property

    • added the new required request property small_model/limit

      new-required-request-property

    • added the new required request property small_model/name

      new-required-request-property

    • added the new required request property small_model/options

      new-required-request-property

    • added the new required request property small_model/providerID

      new-required-request-property

    • added the new required request property small_model/release_date

      new-required-request-property

    • added the new required request property small_model/status

      new-required-request-property

    • the agent/additionalProperties/model request property type/format changed from string/ to object/

      request-property-type-changed

    • the agent/build/model request property type/format changed from string/ to object/

      request-property-type-changed

    • the agent/compaction/model request property type/format changed from string/ to object/

      request-property-type-changed

    • the agent/explore/model request property type/format changed from string/ to object/

      request-property-type-changed

    • the agent/general/model request property type/format changed from string/ to object/

      request-property-type-changed

    • the agent/plan/model request property type/format changed from string/ to object/

      request-property-type-changed

    • the agent/summary/model request property type/format changed from string/ to object/

      request-property-type-changed

    • the agent/title/model request property type/format changed from string/ to object/

      request-property-type-changed

    • the command/additionalProperties/model request property type/format changed from string/ to object/

      request-property-type-changed

    • the mode/additionalProperties/model request property type/format changed from string/ to object/

      request-property-type-changed

    • the mode/build/model request property type/format changed from string/ to object/

      request-property-type-changed

    • the mode/plan/model request property type/format changed from string/ to object/

      request-property-type-changed

    • the model request property type/format changed from string/ to object/

      request-property-type-changed

    • the small_model request property type/format changed from string/ to object/

      request-property-type-changed

    • the agent/additionalProperties/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the agent/build/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the agent/compaction/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the agent/explore/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the agent/general/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the agent/plan/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the agent/summary/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the agent/title/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the command/additionalProperties/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the mode/additionalProperties/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the mode/build/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the mode/plan/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the small_model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • added the new optional request property agent/additionalProperties/model/family

      new-optional-request-property

    • added the new optional request property agent/additionalProperties/model/variants

      new-optional-request-property

    • added the new optional request property agent/build/model/family

      new-optional-request-property

    • added the new optional request property agent/build/model/variants

      new-optional-request-property

    • added the new optional request property agent/compaction/model/family

      new-optional-request-property

    • added the new optional request property agent/compaction/model/variants

      new-optional-request-property

    • added the new optional request property agent/explore/model/family

      new-optional-request-property

    • added the new optional request property agent/explore/model/variants

      new-optional-request-property

    • added the new optional request property agent/general/model/family

      new-optional-request-property

    • added the new optional request property agent/general/model/variants

      new-optional-request-property

    • added the new optional request property agent/plan/model/family

      new-optional-request-property

    • added the new optional request property agent/plan/model/variants

      new-optional-request-property

    • added the new optional request property agent/summary/model/family

      new-optional-request-property

    • added the new optional request property agent/summary/model/variants

      new-optional-request-property

    • added the new optional request property agent/title/model/family

      new-optional-request-property

    • added the new optional request property agent/title/model/variants

      new-optional-request-property

    • added the new optional request property command/additionalProperties/model/family

      new-optional-request-property

    • added the new optional request property command/additionalProperties/model/variants

      new-optional-request-property

    • added the new optional request property mode/additionalProperties/model/family

      new-optional-request-property

    • added the new optional request property mode/additionalProperties/model/variants

      new-optional-request-property

    • added the new optional request property mode/build/model/family

      new-optional-request-property

    • added the new optional request property mode/build/model/variants

      new-optional-request-property

    • added the new optional request property mode/plan/model/family

      new-optional-request-property

    • added the new optional request property mode/plan/model/variants

      new-optional-request-property

    • added the new optional request property model/family

      new-optional-request-property

    • added the new optional request property model/variants

      new-optional-request-property

    • added the new optional request property small_model/family

      new-optional-request-property

    • added the new optional request property small_model/variants

      new-optional-request-property

    • added the optional property agent/additionalProperties/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/additionalProperties/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/build/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/build/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/compaction/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/compaction/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/explore/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/explore/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/general/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/general/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/plan/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/plan/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/summary/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/summary/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/title/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/title/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property command/additionalProperties/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property command/additionalProperties/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property mode/additionalProperties/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property mode/additionalProperties/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property mode/build/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property mode/build/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property mode/plan/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property mode/plan/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property small_model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property small_model/variants to the response with the 200 status

      response-optional-property-added

    • added the required property agent/additionalProperties/model/api to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/id to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/name to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/options to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/status to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/api to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/id to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/name to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/options to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/status to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/api to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/id to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/name to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/options to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/status to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/api to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/id to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/name to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/options to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/status to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/api to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/id to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/name to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/options to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/status to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/api to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/id to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/name to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/options to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/status to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/api to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/id to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/name to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/options to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/status to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/api to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/id to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/name to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/options to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/status to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/api to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/id to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/name to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/options to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/status to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/api to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/id to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/name to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/options to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/status to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/api to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/id to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/name to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/options to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/status to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/api to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/id to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/name to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/options to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/status to the response with the 200 status

      response-required-property-added

    • added the required property model/api to the response with the 200 status

      response-required-property-added

    • added the required property model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property model/cost to the response with the 200 status

      response-required-property-added

    • added the required property model/headers to the response with the 200 status

      response-required-property-added

    • added the required property model/id to the response with the 200 status

      response-required-property-added

    • added the required property model/limit to the response with the 200 status

      response-required-property-added

    • added the required property model/name to the response with the 200 status

      response-required-property-added

    • added the required property model/options to the response with the 200 status

      response-required-property-added

    • added the required property model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property model/status to the response with the 200 status

      response-required-property-added

    • added the required property small_model/api to the response with the 200 status

      response-required-property-added

    • added the required property small_model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property small_model/cost to the response with the 200 status

      response-required-property-added

    • added the required property small_model/headers to the response with the 200 status

      response-required-property-added

    • added the required property small_model/id to the response with the 200 status

      response-required-property-added

    • added the required property small_model/limit to the response with the 200 status

      response-required-property-added

    • added the required property small_model/name to the response with the 200 status

      response-required-property-added

    • added the required property small_model/options to the response with the 200 status

      response-required-property-added

    • added the required property small_model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property small_model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property small_model/status to the response with the 200 status

      response-required-property-added