Aller au contenu

API Changelog 25.10.2 vs. 26.04.0

GET /account/me

  • ⚠ removed the optional property 'enable' from the response with the '200' status

PUT /account/me

  • ⚠ removed the optional property 'enable' from the response with the '200' status

POST /alarm-details

  • ⚠ the 'data/children/data/items/entity/links' response's property type/format changed from 'object'/'' to ''/'' for status '207'
  • ⚠ the 'data/children/data/items/meta_alarm_rule' response's property type/format changed from 'object'/'' to ''/'' for status '207'
  • ⚠ the 'data/entity/links' response's property type/format changed from 'object'/'' to ''/'' for status '207'
  • ⚠ removed the optional property 'data/children/data/items/meta_alarm_rule/_id' from the response with the '207' status
  • ⚠ removed the optional property 'data/children/data/items/meta_alarm_rule/name' from the response with the '207' status
  • ⚠ removed the optional property 'data/children/data/items/meta_alarm_rule/type' from the response with the '207' status

GET /alarms

  • ⚠ the '/allOf[subschema #2]/data/items/entity/links' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the '/allOf[subschema #2]/data/items/meta_alarm_rule' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/meta_alarm_rule/_id' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/meta_alarm_rule/name' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/meta_alarm_rule/type' from the response with the '200' status

GET /alarms/{id}

  • ⚠ the 'entity/links' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'meta_alarm_rule' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the optional property 'meta_alarm_rule/_id' from the response with the '200' status
  • ⚠ removed the optional property 'meta_alarm_rule/name' from the response with the '200' status
  • ⚠ removed the optional property 'meta_alarm_rule/type' from the response with the '200' status

PUT /bulk/alarms/comment

  • ⚠ the response property '/items/items/allOf[subschema #2]/item/comment' became optional for the status '207'

POST /bulk/entity-pbehaviors

  • ⚠ removed the required property '/items/items/allOf[subschema #2]/item/tstart' from the response with the '207' status
  • ⚠ removed the request property '/items/tstart'
  • ⚠ removed the request property '/items/tstop'
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/tstop' from the response with the '207' status

POST /bulk/eventfilters

  • ⚠ added '#/components/schemas/request.Parameters' to the '/items/external_data/items/request' request property 'allOf' list
  • ⚠ the '/items/external_data/items/request' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the '/items/items/allOf[subschema #2]/item/external_data/items/request' response's property type/format changed from 'object'/'' to ''/'' for status '207'
  • ⚠ removed the required property '/items/items/allOf[subschema #2]/item/external_data/items/request/method' from the response with the '207' status
  • ⚠ removed the required property '/items/items/allOf[subschema #2]/item/external_data/items/request/url' from the response with the '207' status
  • ⚠ removed the request property '/items/external_data/items/request/auth'
  • ⚠ removed the request property '/items/external_data/items/request/headers'
  • ⚠ removed the request property '/items/external_data/items/request/method'
  • ⚠ removed the request property '/items/external_data/items/request/payload'
  • ⚠ removed the request property '/items/external_data/items/request/retry_count'
  • ⚠ removed the request property '/items/external_data/items/request/retry_delay'
  • ⚠ removed the request property '/items/external_data/items/request/skip_verify'
  • ⚠ removed the request property '/items/external_data/items/request/timeout'
  • ⚠ removed the request property '/items/external_data/items/request/url'
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/external_data/items/request/auth' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/external_data/items/request/headers' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/external_data/items/request/payload' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/external_data/items/request/retry_count' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/external_data/items/request/retry_delay' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/external_data/items/request/skip_verify' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/external_data/items/request/timeout' from the response with the '207' status

PUT /bulk/eventfilters

  • ⚠ added '#/components/schemas/request.Parameters' to the '/items/external_data/items/request' request property 'allOf' list
  • ⚠ the '/items/external_data/items/request' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the '/items/items/allOf[subschema #2]/item/external_data/items/request' response's property type/format changed from 'object'/'' to ''/'' for status '207'
  • ⚠ removed the required property '/items/items/allOf[subschema #2]/item/external_data/items/request/method' from the response with the '207' status
  • ⚠ removed the required property '/items/items/allOf[subschema #2]/item/external_data/items/request/url' from the response with the '207' status
  • ⚠ removed the request property '/items/external_data/items/request/auth'
  • ⚠ removed the request property '/items/external_data/items/request/headers'
  • ⚠ removed the request property '/items/external_data/items/request/method'
  • ⚠ removed the request property '/items/external_data/items/request/payload'
  • ⚠ removed the request property '/items/external_data/items/request/retry_count'
  • ⚠ removed the request property '/items/external_data/items/request/retry_delay'
  • ⚠ removed the request property '/items/external_data/items/request/skip_verify'
  • ⚠ removed the request property '/items/external_data/items/request/timeout'
  • ⚠ removed the request property '/items/external_data/items/request/url'
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/external_data/items/request/auth' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/external_data/items/request/headers' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/external_data/items/request/payload' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/external_data/items/request/retry_count' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/external_data/items/request/retry_delay' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/external_data/items/request/skip_verify' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/external_data/items/request/timeout' from the response with the '207' status

POST /bulk/idle-rules

  • ⚠ added '#/components/schemas/datetime.DurationWithUnit' to the '/items/operation/parameters/duration' request property 'allOf' list
  • ⚠ the '/items/operation/parameters/duration' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the '/items/operation/parameters/reason' request property type/format changed from 'object'/'' to 'string'/''
  • ⚠ the '/items/operation/parameters/type' request property type/format changed from 'object'/'' to 'string'/''
  • ⚠ the '/items/items/allOf[subschema #2]/item/operation/parameters/duration' response's property type/format changed from 'object'/'' to ''/'' for status '207'
  • ⚠ the '/items/items/allOf[subschema #2]/item/operation/parameters/reason' response's property type/format changed from 'object'/'' to 'string'/'' for status '207'
  • ⚠ the '/items/items/allOf[subschema #2]/item/operation/parameters/type' response's property type/format changed from 'object'/'' to 'string'/'' for status '207'
  • ⚠ removed the required property '/items/items/allOf[subschema #2]/item/operation/parameters/duration/unit' from the response with the '207' status
  • ⚠ removed the required property '/items/items/allOf[subschema #2]/item/operation/parameters/duration/value' from the response with the '207' status
  • ⚠ removed the required property '/items/items/allOf[subschema #2]/item/operation/parameters/reason/description' from the response with the '207' status
  • ⚠ removed the required property '/items/items/allOf[subschema #2]/item/operation/parameters/reason/name' from the response with the '207' status
  • ⚠ the '/items/operation/parameters/output' request property's maxLength was set to '255'
  • ⚠ the '/items/operation/parameters/ticket' request property's maxLength was set to '255'
  • ⚠ the '/items/operation/parameters/ticket_system_name' request property's maxLength was set to '255'
  • ⚠ the '/items/operation/parameters/ticket_url' request property's maxLength was set to '255'
  • ⚠ the '/items/operation/parameters/ticket_url_title' request property's maxLength was set to '255'
  • ⚠ removed the request property '/items/operation/parameters/duration/unit'
  • ⚠ removed the request property '/items/operation/parameters/duration/value'
  • ⚠ removed the request property '/items/operation/parameters/reason/_id'
  • ⚠ removed the request property '/items/operation/parameters/reason/author'
  • ⚠ removed the request property '/items/operation/parameters/reason/created'
  • ⚠ removed the request property '/items/operation/parameters/reason/description'
  • ⚠ removed the request property '/items/operation/parameters/reason/hidden'
  • ⚠ removed the request property '/items/operation/parameters/reason/name'
  • ⚠ removed the request property '/items/operation/parameters/reason/updated'
  • ⚠ removed the request property '/items/operation/parameters/type/_id'
  • ⚠ removed the request property '/items/operation/parameters/type/author'
  • ⚠ removed the request property '/items/operation/parameters/type/color'
  • ⚠ removed the request property '/items/operation/parameters/type/created'
  • ⚠ removed the request property '/items/operation/parameters/type/description'
  • ⚠ removed the request property '/items/operation/parameters/type/hidden'
  • ⚠ removed the request property '/items/operation/parameters/type/icon_name'
  • ⚠ removed the request property '/items/operation/parameters/type/name'
  • ⚠ removed the request property '/items/operation/parameters/type/priority'
  • ⚠ removed the request property '/items/operation/parameters/type/type'
  • ⚠ removed the request property '/items/operation/parameters/type/updated'
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/reason/_id' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/reason/author' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/reason/created' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/reason/hidden' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/reason/updated' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/_id' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/author' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/color' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/created' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/description' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/hidden' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/icon_name' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/name' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/priority' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/type' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/updated' from the response with the '207' status

PUT /bulk/idle-rules

  • ⚠ added '#/components/schemas/datetime.DurationWithUnit' to the '/items/operation/parameters/duration' request property 'allOf' list
  • ⚠ the '/items/operation/parameters/duration' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the '/items/operation/parameters/reason' request property type/format changed from 'object'/'' to 'string'/''
  • ⚠ the '/items/operation/parameters/type' request property type/format changed from 'object'/'' to 'string'/''
  • ⚠ the '/items/items/allOf[subschema #2]/item/operation/parameters/duration' response's property type/format changed from 'object'/'' to ''/'' for status '207'
  • ⚠ the '/items/items/allOf[subschema #2]/item/operation/parameters/reason' response's property type/format changed from 'object'/'' to 'string'/'' for status '207'
  • ⚠ the '/items/items/allOf[subschema #2]/item/operation/parameters/type' response's property type/format changed from 'object'/'' to 'string'/'' for status '207'
  • ⚠ removed the required property '/items/items/allOf[subschema #2]/item/operation/parameters/duration/unit' from the response with the '207' status
  • ⚠ removed the required property '/items/items/allOf[subschema #2]/item/operation/parameters/duration/value' from the response with the '207' status
  • ⚠ removed the required property '/items/items/allOf[subschema #2]/item/operation/parameters/reason/description' from the response with the '207' status
  • ⚠ removed the required property '/items/items/allOf[subschema #2]/item/operation/parameters/reason/name' from the response with the '207' status
  • ⚠ the '/items/operation/parameters/output' request property's maxLength was set to '255'
  • ⚠ the '/items/operation/parameters/ticket' request property's maxLength was set to '255'
  • ⚠ the '/items/operation/parameters/ticket_system_name' request property's maxLength was set to '255'
  • ⚠ the '/items/operation/parameters/ticket_url' request property's maxLength was set to '255'
  • ⚠ the '/items/operation/parameters/ticket_url_title' request property's maxLength was set to '255'
  • ⚠ removed the request property '/items/operation/parameters/duration/unit'
  • ⚠ removed the request property '/items/operation/parameters/duration/value'
  • ⚠ removed the request property '/items/operation/parameters/reason/_id'
  • ⚠ removed the request property '/items/operation/parameters/reason/author'
  • ⚠ removed the request property '/items/operation/parameters/reason/created'
  • ⚠ removed the request property '/items/operation/parameters/reason/description'
  • ⚠ removed the request property '/items/operation/parameters/reason/hidden'
  • ⚠ removed the request property '/items/operation/parameters/reason/name'
  • ⚠ removed the request property '/items/operation/parameters/reason/updated'
  • ⚠ removed the request property '/items/operation/parameters/type/_id'
  • ⚠ removed the request property '/items/operation/parameters/type/author'
  • ⚠ removed the request property '/items/operation/parameters/type/color'
  • ⚠ removed the request property '/items/operation/parameters/type/created'
  • ⚠ removed the request property '/items/operation/parameters/type/description'
  • ⚠ removed the request property '/items/operation/parameters/type/hidden'
  • ⚠ removed the request property '/items/operation/parameters/type/icon_name'
  • ⚠ removed the request property '/items/operation/parameters/type/name'
  • ⚠ removed the request property '/items/operation/parameters/type/priority'
  • ⚠ removed the request property '/items/operation/parameters/type/type'
  • ⚠ removed the request property '/items/operation/parameters/type/updated'
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/reason/_id' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/reason/author' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/reason/created' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/reason/hidden' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/reason/updated' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/_id' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/author' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/color' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/created' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/description' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/hidden' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/icon_name' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/name' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/priority' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/type' from the response with the '207' status
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/operation/parameters/type/updated' from the response with the '207' status

POST /bulk/scenarios

  • ⚠ added '#/components/schemas/datetime.DurationWithUnit' to the '/items/actions/items/parameters/duration' request property 'allOf' list
  • ⚠ the '/items/actions/items/parameters/duration' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the '/items/items/allOf[subschema #2]/item/actions/items/parameters/duration' response's property type/format changed from 'object'/'' to ''/'' for status '207'
  • ⚠ removed the required property '/items/items/allOf[subschema #2]/item/actions/items/parameters/duration/unit' from the response with the '207' status
  • ⚠ removed the required property '/items/items/allOf[subschema #2]/item/actions/items/parameters/duration/value' from the response with the '207' status
  • ⚠ removed the request property '/items/actions/items/parameters/duration/unit'
  • ⚠ removed the request property '/items/actions/items/parameters/duration/value'

PUT /bulk/scenarios

  • ⚠ added '#/components/schemas/datetime.DurationWithUnit' to the '/items/actions/items/parameters/duration' request property 'allOf' list
  • ⚠ the '/items/actions/items/parameters/duration' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the '/items/items/allOf[subschema #2]/item/actions/items/parameters/duration' response's property type/format changed from 'object'/'' to ''/'' for status '207'
  • ⚠ removed the required property '/items/items/allOf[subschema #2]/item/actions/items/parameters/duration/unit' from the response with the '207' status
  • ⚠ removed the required property '/items/items/allOf[subschema #2]/item/actions/items/parameters/duration/value' from the response with the '207' status
  • ⚠ removed the request property '/items/actions/items/parameters/duration/unit'
  • ⚠ removed the request property '/items/actions/items/parameters/duration/value'

PATCH /bulk/users

  • ⚠ removed the request property '/items/enable'
  • ⚠ removed the optional property '/items/items/allOf[subschema #2]/item/enable' from the response with the '207' status

POST /bulk/users

  • ⚠ added the new required request property '/items/enabled'
  • ⚠ removed the required property '/items/items/allOf[subschema #2]/item/enable' from the response with the '207' status
  • ⚠ removed the request property '/items/enable'

PUT /bulk/users

  • ⚠ added the new required request property '/items/enabled'
  • ⚠ removed the required property '/items/items/allOf[subschema #2]/item/enable' from the response with the '207' status
  • ⚠ removed the request property '/items/enable'

GET /cat/declare-ticket-rule-template-vars

  • ⚠ the 'first_webhook/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'ticket/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'webhook/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'

GET /cat/dynamic-infos-copy-vars

  • ⚠ the 'value/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'

GET /cat/dynamic-infos-template-vars

  • ⚠ the 'value/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'

GET /cat/entity-infos-log

  • ⚠ the '/allOf[subschema #2]/data/items/new_value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the '/allOf[subschema #2]/data/items/prev_value' response's property type/format changed from 'object'/'' to ''/'' for status '200'

GET /cat/event-records

  • ⚠ removed the optional property '/allOf[#/components/schemas/eventrecord.PaginatedSummaryResponse]/status/_id' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[#/components/schemas/eventrecord.PaginatedSummaryResponse]/status/count' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[#/components/schemas/eventrecord.PaginatedSummaryResponse]/status/is_recording' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[#/components/schemas/eventrecord.PaginatedSummaryResponse]/status/is_resending' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[#/components/schemas/eventrecord.PaginatedSummaryResponse]/status/t' from the response with the '200' status

DELETE /cat/event-records-current

  • ⚠ api removed without deprecation

GET /cat/event-records-current

  • ⚠ removed the optional property '_id' from the response with the '200' status
  • ⚠ removed the optional property 'count' from the response with the '200' status
  • ⚠ removed the optional property 'is_recording' from the response with the '200' status
  • ⚠ removed the optional property 'is_resending' from the response with the '200' status
  • ⚠ removed the optional property 't' from the response with the '200' status

GET /cat/instruction-template-vars

  • ⚠ the 'operation/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'

PUT /cat/instructions/{id}

  • ⚠ added the new required request property 'type'

GET /cat/job-template-vars

  • ⚠ the 'payload/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'

POST /cat/junit/upload/reports

  • ⚠ removed the success response with the status '200'

POST /cat/junit/upload/screenshots

  • ⚠ removed the success response with the status '200'

POST /cat/junit/upload/videos

  • ⚠ removed the success response with the status '200'

GET /cat/map-state/{id}

  • ⚠ the 'parameters/entities/items/entity/links' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'parameters/entities/items/pinned_entities/items/links' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'parameters/expanded_entities/additionalProperties/items/links' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'parameters/points/items/coordinates' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'parameters/points/items/entity/links' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property 'parameters/points/items/coordinates/lat' from the response with the '200' status
  • ⚠ removed the required property 'parameters/points/items/coordinates/lng' from the response with the '200' status

GET /cat/maps

  • ⚠ the '/allOf[subschema #2]/data/items/parameters/points/items/coordinates' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property '/allOf[subschema #2]/data/items/parameters/points/items/coordinates/lat' from the response with the '200' status
  • ⚠ removed the required property '/allOf[subschema #2]/data/items/parameters/points/items/coordinates/lng' from the response with the '200' status

POST /cat/maps

  • ⚠ added '#/components/schemas/types.Coordinates' to the 'parameters/points/items/coordinates' request property 'allOf' list
  • ⚠ the 'parameters/points/items/coordinates' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the 'parameters/points/items/coordinates' response's property type/format changed from 'object'/'' to ''/'' for status '201'
  • ⚠ removed the required property 'parameters/points/items/coordinates/lat' from the response with the '201' status
  • ⚠ removed the required property 'parameters/points/items/coordinates/lng' from the response with the '201' status
  • ⚠ removed the request property 'parameters/points/items/coordinates/lat'
  • ⚠ removed the request property 'parameters/points/items/coordinates/lng'

GET /cat/maps/{id}

  • ⚠ the 'parameters/points/items/coordinates' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property 'parameters/points/items/coordinates/lat' from the response with the '200' status
  • ⚠ removed the required property 'parameters/points/items/coordinates/lng' from the response with the '200' status

PUT /cat/maps/{id}

  • ⚠ added '#/components/schemas/types.Coordinates' to the 'parameters/points/items/coordinates' request property 'allOf' list
  • ⚠ the 'parameters/points/items/coordinates' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the 'parameters/points/items/coordinates' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property 'parameters/points/items/coordinates/lat' from the response with the '200' status
  • ⚠ removed the required property 'parameters/points/items/coordinates/lng' from the response with the '200' status
  • ⚠ removed the request property 'parameters/points/items/coordinates/lat'
  • ⚠ removed the request property 'parameters/points/items/coordinates/lng'

POST /cat/meta-alarms

  • ⚠ the 'infos/items/value' request property type/format changed from 'object'/'' to ''/''

PUT /cat/meta-alarms/{id}/add

  • ⚠ added the new path request parameter 'id'

PUT /cat/meta-alarms/{id}/remove

  • ⚠ added the new path request parameter 'id'

GET /cat/metaalarmrule-template-vars

  • ⚠ the 'corel_id/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'corel_status/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'entity/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'output/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'

GET /cat/metaalarmrules

  • ⚠ the '/allOf[subschema #2]/data/items/config/time_interval' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the '/allOf[subschema #2]/data/items/infos/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property '/allOf[subschema #2]/data/items/config/time_interval/unit' from the response with the '200' status
  • ⚠ removed the required property '/allOf[subschema #2]/data/items/config/time_interval/value' from the response with the '200' status

POST /cat/metaalarmrules

  • ⚠ added the new required request property 'enabled'
  • ⚠ the 'infos/items/value' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the 'config/time_interval' response's property type/format changed from 'object'/'' to ''/'' for status '201'
  • ⚠ the 'infos/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '201'
  • ⚠ removed the required property 'config/time_interval/unit' from the response with the '201' status
  • ⚠ removed the required property 'config/time_interval/value' from the response with the '201' status

GET /cat/metaalarmrules/{id}

  • ⚠ the 'config/time_interval' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'infos/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property 'config/time_interval/unit' from the response with the '200' status
  • ⚠ removed the required property 'config/time_interval/value' from the response with the '200' status

PUT /cat/metaalarmrules/{id}

  • ⚠ added the new required request property 'enabled'
  • ⚠ the 'infos/items/value' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the 'config/time_interval' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'infos/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property 'config/time_interval/unit' from the response with the '200' status
  • ⚠ removed the required property 'config/time_interval/value' from the response with the '200' status

POST /cat/snmprules

  • ⚠ added the new required request property 'enabled'

PUT /cat/snmprules/{id}

  • ⚠ added the new required request property 'enabled'

POST /cat/test-scenario-executions

  • ⚠ added '#/components/schemas/datetime.DurationWithUnit' to the 'actions/items/parameters/duration' request property 'allOf' list
  • ⚠ the 'actions/items/parameters/duration' request property type/format changed from 'object'/'' to ''/''
  • ⚠ removed the request property 'actions/items/parameters/duration/unit'
  • ⚠ removed the request property 'actions/items/parameters/duration/value'

GET /cat/webhook-token-rule-template-vars

  • ⚠ the 'request/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'template/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'

GET /component-alarms

  • ⚠ the '/allOf[subschema #2]/data/items/entity/links' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the '/allOf[subschema #2]/data/items/meta_alarm_rule' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/meta_alarm_rule/_id' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/meta_alarm_rule/name' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/meta_alarm_rule/type' from the response with the '200' status

GET /entities

  • ⚠ the '/allOf[subschema #2]/data/items/links' response's property type/format changed from 'object'/'' to ''/'' for status '200'

GET /entitybasics

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

PUT /entitybasics

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

GET /entityservice-alarms/{id}

  • ⚠ the '/allOf[subschema #2]/data/items/entity/links' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the '/allOf[subschema #2]/data/items/meta_alarm_rule' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/meta_alarm_rule/_id' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/meta_alarm_rule/name' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/meta_alarm_rule/type' from the response with the '200' status

GET /entityservice-dependencies

  • ⚠ the '/allOf[subschema #2]/data/items/links' response's property type/format changed from 'object'/'' to ''/'' for status '200'

GET /entityservice-impacts

  • ⚠ the '/allOf[subschema #2]/data/items/links' response's property type/format changed from 'object'/'' to ''/'' for status '200'

GET /entityservice-template-vars

  • ⚠ the 'output/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'

POST /entityservices

  • ⚠ the 'links' response's property type/format changed from 'object'/'' to ''/'' for status '201'

GET /entityservices/{id}

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

PUT /entityservices/{id}

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

GET /eventfilter-copy-vars

  • ⚠ the 'config/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'

GET /eventfilter-template-vars

  • ⚠ the 'config/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'external_data/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'

GET /eventfilter/rules

  • ⚠ the '/allOf[subschema #2]/data/items/external_data/items/request' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the '/allOf[subschema #2]/data/items/external_data/items/table' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property '/allOf[subschema #2]/data/items/external_data/items/request/method' from the response with the '200' status
  • ⚠ removed the required property '/allOf[subschema #2]/data/items/external_data/items/request/url' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/request/auth' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/request/headers' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/request/payload' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/request/retry_count' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/request/retry_delay' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/request/skip_verify' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/request/timeout' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/_id' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/column_configs' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/created' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/description' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/from_config' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/linked_rules' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/name' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/removed_from_config' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/type' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/updated' from the response with the '200' status

POST /eventfilter/rules

  • ⚠ added '#/components/schemas/request.Parameters' to the 'external_data/items/request' request property 'allOf' list
  • ⚠ request property 'type' was restricted to a list of enum values
  • ⚠ the request property 'description' became required
  • ⚠ the request property 'exdates/items/begin' became required
  • ⚠ the request property 'exdates/items/end' became required
  • ⚠ the request property 'external_data/items/reference' became required
  • ⚠ the request property 'external_data/items/type' became required
  • ⚠ the request property 'type' became required
  • ⚠ the 'exceptions/items/' request property type/format changed from 'object'/'' to 'string'/''
  • ⚠ the 'external_data/items/request' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the 'external_data/items/table' request property type/format changed from 'object'/'' to 'string'/''
  • ⚠ the 'external_data/items/request' response's property type/format changed from 'object'/'' to ''/'' for status '201'
  • ⚠ the 'external_data/items/table' response's property type/format changed from 'object'/'' to ''/'' for status '201'
  • ⚠ removed the required property 'external_data/items/request/method' from the response with the '201' status
  • ⚠ removed the required property 'external_data/items/request/url' from the response with the '201' status
  • ⚠ the 'description' request property's maxLength was set to '255'
  • ⚠ the 'priority' request property's min was set to '0.00'
  • ⚠ removed the request property 'corporate_entity_pattern_title'
  • ⚠ removed the request property 'created'
  • ⚠ removed the request property 'events_count'
  • ⚠ removed the request property 'exceptions/items/_id'
  • ⚠ removed the request property 'exceptions/items/created'
  • ⚠ removed the request property 'exceptions/items/description'
  • ⚠ removed the request property 'exceptions/items/exdates'
  • ⚠ removed the request property 'exceptions/items/name'
  • ⚠ removed the request property 'external_data/items/request/auth'
  • ⚠ removed the request property 'external_data/items/request/headers'
  • ⚠ removed the request property 'external_data/items/request/method'
  • ⚠ removed the request property 'external_data/items/request/payload'
  • ⚠ removed the request property 'external_data/items/request/retry_count'
  • ⚠ removed the request property 'external_data/items/request/retry_delay'
  • ⚠ removed the request property 'external_data/items/request/skip_verify'
  • ⚠ removed the request property 'external_data/items/request/timeout'
  • ⚠ removed the request property 'external_data/items/request/url'
  • ⚠ removed the request property 'external_data/items/table/_id'
  • ⚠ removed the request property 'external_data/items/table/column_configs'
  • ⚠ removed the request property 'external_data/items/table/created'
  • ⚠ removed the request property 'external_data/items/table/description'
  • ⚠ removed the request property 'external_data/items/table/from_config'
  • ⚠ removed the request property 'external_data/items/table/linked_rules'
  • ⚠ removed the request property 'external_data/items/table/name'
  • ⚠ removed the request property 'external_data/items/table/removed_from_config'
  • ⚠ removed the request property 'external_data/items/table/type'
  • ⚠ removed the request property 'external_data/items/table/updated'
  • ⚠ removed the request property 'failures_count'
  • ⚠ removed the request property 'unread_failures_count'
  • ⚠ removed the request property 'updated'
  • ⚠ removed the optional property 'external_data/items/request/auth' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/request/headers' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/request/payload' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/request/retry_count' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/request/retry_delay' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/request/skip_verify' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/request/timeout' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/_id' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/column_configs' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/created' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/description' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/from_config' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/linked_rules' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/name' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/removed_from_config' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/type' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/updated' from the response with the '201' status

GET /eventfilter/rules/{id}

  • ⚠ the 'external_data/items/request' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'external_data/items/table' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property 'external_data/items/request/method' from the response with the '200' status
  • ⚠ removed the required property 'external_data/items/request/url' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/auth' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/headers' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/payload' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/retry_count' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/retry_delay' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/skip_verify' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/timeout' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/_id' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/column_configs' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/created' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/description' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/from_config' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/linked_rules' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/name' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/removed_from_config' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/type' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/updated' from the response with the '200' status

PUT /eventfilter/rules/{id}

  • ⚠ added '#/components/schemas/request.Parameters' to the 'external_data/items/request' request property 'allOf' list
  • ⚠ request property 'type' was restricted to a list of enum values
  • ⚠ the request property 'description' became required
  • ⚠ the request property 'exdates/items/begin' became required
  • ⚠ the request property 'exdates/items/end' became required
  • ⚠ the request property 'external_data/items/reference' became required
  • ⚠ the request property 'external_data/items/type' became required
  • ⚠ the request property 'type' became required
  • ⚠ the 'exceptions/items/' request property type/format changed from 'object'/'' to 'string'/''
  • ⚠ the 'external_data/items/request' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the 'external_data/items/table' request property type/format changed from 'object'/'' to 'string'/''
  • ⚠ the 'external_data/items/request' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'external_data/items/table' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property 'external_data/items/request/method' from the response with the '200' status
  • ⚠ removed the required property 'external_data/items/request/url' from the response with the '200' status
  • ⚠ the 'description' request property's maxLength was set to '255'
  • ⚠ the 'priority' request property's min was set to '0.00'
  • ⚠ removed the request property '_id'
  • ⚠ removed the request property 'corporate_entity_pattern_title'
  • ⚠ removed the request property 'created'
  • ⚠ removed the request property 'events_count'
  • ⚠ removed the request property 'exceptions/items/_id'
  • ⚠ removed the request property 'exceptions/items/created'
  • ⚠ removed the request property 'exceptions/items/description'
  • ⚠ removed the request property 'exceptions/items/exdates'
  • ⚠ removed the request property 'exceptions/items/name'
  • ⚠ removed the request property 'external_data/items/request/auth'
  • ⚠ removed the request property 'external_data/items/request/headers'
  • ⚠ removed the request property 'external_data/items/request/method'
  • ⚠ removed the request property 'external_data/items/request/payload'
  • ⚠ removed the request property 'external_data/items/request/retry_count'
  • ⚠ removed the request property 'external_data/items/request/retry_delay'
  • ⚠ removed the request property 'external_data/items/request/skip_verify'
  • ⚠ removed the request property 'external_data/items/request/timeout'
  • ⚠ removed the request property 'external_data/items/request/url'
  • ⚠ removed the request property 'external_data/items/table/_id'
  • ⚠ removed the request property 'external_data/items/table/column_configs'
  • ⚠ removed the request property 'external_data/items/table/created'
  • ⚠ removed the request property 'external_data/items/table/description'
  • ⚠ removed the request property 'external_data/items/table/from_config'
  • ⚠ removed the request property 'external_data/items/table/linked_rules'
  • ⚠ removed the request property 'external_data/items/table/name'
  • ⚠ removed the request property 'external_data/items/table/removed_from_config'
  • ⚠ removed the request property 'external_data/items/table/type'
  • ⚠ removed the request property 'external_data/items/table/updated'
  • ⚠ removed the request property 'failures_count'
  • ⚠ removed the request property 'unread_failures_count'
  • ⚠ removed the request property 'updated'
  • ⚠ removed the optional property 'external_data/items/request/auth' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/headers' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/payload' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/retry_count' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/retry_delay' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/skip_verify' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/timeout' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/_id' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/column_configs' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/created' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/description' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/from_config' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/linked_rules' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/name' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/removed_from_config' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/type' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/updated' from the response with the '200' status

POST /flapping-rules

  • ⚠ added the new required request property 'enabled'

PUT /flapping-rules/{id}

  • ⚠ added the new required request property 'enabled'

GET /idle-rules

  • ⚠ the '/allOf[subschema #2]/data/items/operation/parameters/duration' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property '/allOf[subschema #2]/data/items/operation/parameters/duration/unit' from the response with the '200' status
  • ⚠ removed the required property '/allOf[subschema #2]/data/items/operation/parameters/duration/value' from the response with the '200' status

POST /idle-rules

  • ⚠ added '#/components/schemas/datetime.DurationWithUnit' to the 'operation/parameters/duration' request property 'allOf' list
  • ⚠ the 'operation/parameters/duration' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the 'operation/parameters/reason' request property type/format changed from 'object'/'' to 'string'/''
  • ⚠ the 'operation/parameters/type' request property type/format changed from 'object'/'' to 'string'/''
  • ⚠ the 'operation/parameters/duration' response's property type/format changed from 'object'/'' to ''/'' for status '201'
  • ⚠ removed the required property 'operation/parameters/duration/unit' from the response with the '201' status
  • ⚠ removed the required property 'operation/parameters/duration/value' from the response with the '201' status
  • ⚠ the 'operation/parameters/output' request property's maxLength was set to '255'
  • ⚠ the 'operation/parameters/ticket' request property's maxLength was set to '255'
  • ⚠ the 'operation/parameters/ticket_system_name' request property's maxLength was set to '255'
  • ⚠ the 'operation/parameters/ticket_url' request property's maxLength was set to '255'
  • ⚠ the 'operation/parameters/ticket_url_title' request property's maxLength was set to '255'
  • ⚠ removed the request property 'operation/parameters/duration/unit'
  • ⚠ removed the request property 'operation/parameters/duration/value'
  • ⚠ removed the request property 'operation/parameters/reason/_id'
  • ⚠ removed the request property 'operation/parameters/reason/author'
  • ⚠ removed the request property 'operation/parameters/reason/created'
  • ⚠ removed the request property 'operation/parameters/reason/description'
  • ⚠ removed the request property 'operation/parameters/reason/hidden'
  • ⚠ removed the request property 'operation/parameters/reason/name'
  • ⚠ removed the request property 'operation/parameters/reason/updated'
  • ⚠ removed the request property 'operation/parameters/type/_id'
  • ⚠ removed the request property 'operation/parameters/type/author'
  • ⚠ removed the request property 'operation/parameters/type/color'
  • ⚠ removed the request property 'operation/parameters/type/created'
  • ⚠ removed the request property 'operation/parameters/type/description'
  • ⚠ removed the request property 'operation/parameters/type/hidden'
  • ⚠ removed the request property 'operation/parameters/type/icon_name'
  • ⚠ removed the request property 'operation/parameters/type/name'
  • ⚠ removed the request property 'operation/parameters/type/priority'
  • ⚠ removed the request property 'operation/parameters/type/type'
  • ⚠ removed the request property 'operation/parameters/type/updated'

GET /idle-rules/{id}

  • ⚠ the 'operation/parameters/duration' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property 'operation/parameters/duration/unit' from the response with the '200' status
  • ⚠ removed the required property 'operation/parameters/duration/value' from the response with the '200' status

PUT /idle-rules/{id}

  • ⚠ added '#/components/schemas/datetime.DurationWithUnit' to the 'operation/parameters/duration' request property 'allOf' list
  • ⚠ the 'operation/parameters/duration' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the 'operation/parameters/reason' request property type/format changed from 'object'/'' to 'string'/''
  • ⚠ the 'operation/parameters/type' request property type/format changed from 'object'/'' to 'string'/''
  • ⚠ the 'operation/parameters/duration' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property 'operation/parameters/duration/unit' from the response with the '200' status
  • ⚠ removed the required property 'operation/parameters/duration/value' from the response with the '200' status
  • ⚠ the 'operation/parameters/output' request property's maxLength was set to '255'
  • ⚠ the 'operation/parameters/ticket' request property's maxLength was set to '255'
  • ⚠ the 'operation/parameters/ticket_system_name' request property's maxLength was set to '255'
  • ⚠ the 'operation/parameters/ticket_url' request property's maxLength was set to '255'
  • ⚠ the 'operation/parameters/ticket_url_title' request property's maxLength was set to '255'
  • ⚠ removed the request property 'operation/parameters/duration/unit'
  • ⚠ removed the request property 'operation/parameters/duration/value'
  • ⚠ removed the request property 'operation/parameters/reason/_id'
  • ⚠ removed the request property 'operation/parameters/reason/author'
  • ⚠ removed the request property 'operation/parameters/reason/created'
  • ⚠ removed the request property 'operation/parameters/reason/description'
  • ⚠ removed the request property 'operation/parameters/reason/hidden'
  • ⚠ removed the request property 'operation/parameters/reason/name'
  • ⚠ removed the request property 'operation/parameters/reason/updated'
  • ⚠ removed the request property 'operation/parameters/type/_id'
  • ⚠ removed the request property 'operation/parameters/type/author'
  • ⚠ removed the request property 'operation/parameters/type/color'
  • ⚠ removed the request property 'operation/parameters/type/created'
  • ⚠ removed the request property 'operation/parameters/type/description'
  • ⚠ removed the request property 'operation/parameters/type/hidden'
  • ⚠ removed the request property 'operation/parameters/type/icon_name'
  • ⚠ removed the request property 'operation/parameters/type/name'
  • ⚠ removed the request property 'operation/parameters/type/priority'
  • ⚠ removed the request property 'operation/parameters/type/type'
  • ⚠ removed the request property 'operation/parameters/type/updated'
  • ⚠ the 'alarm/external_data/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'alarm/label/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'alarm/url/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'entity/external_data/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'entity/label/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'entity/url/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the '/allOf[subschema #2]/data/items/external_data/items/request' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the '/allOf[subschema #2]/data/items/external_data/items/table' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property '/allOf[subschema #2]/data/items/external_data/items/request/method' from the response with the '200' status
  • ⚠ removed the required property '/allOf[subschema #2]/data/items/external_data/items/request/url' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/request/auth' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/request/headers' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/request/payload' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/request/retry_count' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/request/retry_delay' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/request/skip_verify' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/request/timeout' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/_id' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/column_configs' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/created' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/description' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/from_config' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/linked_rules' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/name' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/removed_from_config' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/type' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/external_data/items/table/updated' from the response with the '200' status

POST /link-rules

  • ⚠ added '#/components/schemas/request.Parameters' to the 'external_data/items/request' request property 'allOf' list
  • ⚠ the 'external_data/items/request' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the 'external_data/items/request' response's property type/format changed from 'object'/'' to ''/'' for status '201'
  • ⚠ the 'external_data/items/table' response's property type/format changed from 'object'/'' to ''/'' for status '201'
  • ⚠ removed the required property 'external_data/items/request/method' from the response with the '201' status
  • ⚠ removed the required property 'external_data/items/request/url' from the response with the '201' status
  • ⚠ removed the request property 'external_data/items/request/auth'
  • ⚠ removed the request property 'external_data/items/request/headers'
  • ⚠ removed the request property 'external_data/items/request/method'
  • ⚠ removed the request property 'external_data/items/request/payload'
  • ⚠ removed the request property 'external_data/items/request/retry_count'
  • ⚠ removed the request property 'external_data/items/request/retry_delay'
  • ⚠ removed the request property 'external_data/items/request/skip_verify'
  • ⚠ removed the request property 'external_data/items/request/timeout'
  • ⚠ removed the request property 'external_data/items/request/url'
  • ⚠ removed the optional property 'external_data/items/request/auth' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/request/headers' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/request/payload' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/request/retry_count' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/request/retry_delay' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/request/skip_verify' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/request/timeout' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/_id' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/column_configs' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/created' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/description' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/from_config' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/linked_rules' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/name' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/removed_from_config' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/type' from the response with the '201' status
  • ⚠ removed the optional property 'external_data/items/table/updated' from the response with the '201' status
  • ⚠ the 'external_data/items/request' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'external_data/items/table' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property 'external_data/items/request/method' from the response with the '200' status
  • ⚠ removed the required property 'external_data/items/request/url' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/auth' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/headers' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/payload' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/retry_count' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/retry_delay' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/skip_verify' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/timeout' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/_id' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/column_configs' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/created' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/description' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/from_config' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/linked_rules' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/name' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/removed_from_config' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/type' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/updated' from the response with the '200' status
  • ⚠ added '#/components/schemas/request.Parameters' to the 'external_data/items/request' request property 'allOf' list
  • ⚠ the 'external_data/items/request' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the 'external_data/items/request' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'external_data/items/table' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property 'external_data/items/request/method' from the response with the '200' status
  • ⚠ removed the required property 'external_data/items/request/url' from the response with the '200' status
  • ⚠ removed the request property 'external_data/items/request/auth'
  • ⚠ removed the request property 'external_data/items/request/headers'
  • ⚠ removed the request property 'external_data/items/request/method'
  • ⚠ removed the request property 'external_data/items/request/payload'
  • ⚠ removed the request property 'external_data/items/request/retry_count'
  • ⚠ removed the request property 'external_data/items/request/retry_delay'
  • ⚠ removed the request property 'external_data/items/request/skip_verify'
  • ⚠ removed the request property 'external_data/items/request/timeout'
  • ⚠ removed the request property 'external_data/items/request/url'
  • ⚠ removed the optional property 'external_data/items/request/auth' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/headers' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/payload' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/retry_count' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/retry_delay' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/skip_verify' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/request/timeout' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/_id' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/column_configs' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/created' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/description' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/from_config' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/linked_rules' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/name' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/removed_from_config' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/type' from the response with the '200' status
  • ⚠ removed the optional property 'external_data/items/table/updated' from the response with the '200' status

GET /open-alarms

  • ⚠ the 'entity/links' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'meta_alarm_rule' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the optional property 'meta_alarm_rule/_id' from the response with the '200' status
  • ⚠ removed the optional property 'meta_alarm_rule/name' from the response with the '200' status
  • ⚠ removed the optional property 'meta_alarm_rule/type' from the response with the '200' status

GET /pbehaviors/{id}/entities

  • ⚠ the '/allOf[subschema #2]/data/items/links' response's property type/format changed from 'object'/'' to ''/'' for status '200'

POST /resolve-rules

  • ⚠ added the new required request property 'enabled'

PUT /resolve-rules/{id}

  • ⚠ added the new required request property 'enabled'

GET /resolved-alarms

  • ⚠ the '/allOf[subschema #2]/data/items/entity/links' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the '/allOf[subschema #2]/data/items/meta_alarm_rule' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/meta_alarm_rule/_id' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/meta_alarm_rule/name' from the response with the '200' status
  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/meta_alarm_rule/type' from the response with the '200' status

GET /scenario-template-vars

  • ⚠ the 'author/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'first_webhook/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'output/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'ticket/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ the 'webhook/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'

GET /scenarios

  • ⚠ the '/allOf[subschema #2]/data/items/actions/items/parameters/duration' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property '/allOf[subschema #2]/data/items/actions/items/parameters/duration/unit' from the response with the '200' status
  • ⚠ removed the required property '/allOf[subschema #2]/data/items/actions/items/parameters/duration/value' from the response with the '200' status

POST /scenarios

  • ⚠ added '#/components/schemas/datetime.DurationWithUnit' to the 'actions/items/parameters/duration' request property 'allOf' list
  • ⚠ the 'actions/items/parameters/duration' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the 'actions/items/parameters/duration' response's property type/format changed from 'object'/'' to ''/'' for status '201'
  • ⚠ removed the required property 'actions/items/parameters/duration/unit' from the response with the '201' status
  • ⚠ removed the required property 'actions/items/parameters/duration/value' from the response with the '201' status
  • ⚠ removed the request property 'actions/items/parameters/duration/unit'
  • ⚠ removed the request property 'actions/items/parameters/duration/value'

GET /scenarios/{id}

  • ⚠ the 'actions/items/parameters/duration' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property 'actions/items/parameters/duration/unit' from the response with the '200' status
  • ⚠ removed the required property 'actions/items/parameters/duration/value' from the response with the '200' status

PUT /scenarios/{id}

  • ⚠ added '#/components/schemas/datetime.DurationWithUnit' to the 'actions/items/parameters/duration' request property 'allOf' list
  • ⚠ the 'actions/items/parameters/duration' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the 'actions/items/parameters/duration' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property 'actions/items/parameters/duration/unit' from the response with the '200' status
  • ⚠ removed the required property 'actions/items/parameters/duration/value' from the response with the '200' status
  • ⚠ removed the request property 'actions/items/parameters/duration/unit'
  • ⚠ removed the request property 'actions/items/parameters/duration/value'

GET /state-settings

  • ⚠ the '/allOf[subschema #2]/data/items/junit_thresholds' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property '/allOf[subschema #2]/data/items/junit_thresholds/errors' from the response with the '200' status
  • ⚠ removed the required property '/allOf[subschema #2]/data/items/junit_thresholds/failures' from the response with the '200' status
  • ⚠ removed the required property '/allOf[subschema #2]/data/items/junit_thresholds/skipped' from the response with the '200' status

POST /state-settings

  • ⚠ added '#/components/schemas/statesettings.JUnitThresholds' to the 'junit_thresholds' request property 'allOf' list
  • ⚠ the 'junit_thresholds' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the 'junit_thresholds' response's property type/format changed from 'object'/'' to ''/'' for status '201'
  • ⚠ removed the required property 'junit_thresholds/errors' from the response with the '201' status
  • ⚠ removed the required property 'junit_thresholds/failures' from the response with the '201' status
  • ⚠ removed the required property 'junit_thresholds/skipped' from the response with the '201' status
  • ⚠ removed the request property 'junit_thresholds/errors'
  • ⚠ removed the request property 'junit_thresholds/failures'
  • ⚠ removed the request property 'junit_thresholds/skipped'

GET /state-settings/{id}

  • ⚠ the 'junit_thresholds' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property 'junit_thresholds/errors' from the response with the '200' status
  • ⚠ removed the required property 'junit_thresholds/failures' from the response with the '200' status
  • ⚠ removed the required property 'junit_thresholds/skipped' from the response with the '200' status

PUT /state-settings/{id}

  • ⚠ added '#/components/schemas/statesettings.JUnitThresholds' to the 'junit_thresholds' request property 'allOf' list
  • ⚠ the 'junit_thresholds' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the 'junit_thresholds' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠ removed the required property 'junit_thresholds/errors' from the response with the '200' status
  • ⚠ removed the required property 'junit_thresholds/failures' from the response with the '200' status
  • ⚠ removed the required property 'junit_thresholds/skipped' from the response with the '200' status
  • ⚠ removed the request property 'junit_thresholds/errors'
  • ⚠ removed the request property 'junit_thresholds/failures'
  • ⚠ removed the request property 'junit_thresholds/skipped'

GET /template-data

  • ⚠ the '/allOf[subschema #2]/data/items/body' response's property type/format changed from 'object'/'' to ''/'' for status '200'

POST /template-data

  • ⚠ the 'body' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the 'body' response's property type/format changed from 'object'/'' to ''/'' for status '201'

GET /template-data/{id}

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

PUT /template-data/{id}

  • ⚠ the 'body' request property type/format changed from 'object'/'' to ''/''
  • ⚠ the 'body' response's property type/format changed from 'object'/'' to ''/'' for status '200'

GET /users

  • ⚠ removed the optional property '/allOf[subschema #2]/data/items/enable' from the response with the '200' status

POST /users

  • ⚠ added the new required request property 'enabled'
  • ⚠ removed the request property 'enable'
  • ⚠ removed the optional property 'enable' from the response with the '201' status

GET /users/{id}

  • ⚠ removed the optional property 'enable' from the response with the '200' status

PATCH /users/{id}

  • ⚠ removed the request property 'enable'
  • ⚠ removed the optional property 'enable' from the response with the '200' status

PUT /users/{id}

  • ⚠ added the new required request property 'enabled'
  • ⚠ removed the request property 'enable'
  • ⚠ removed the optional property 'enable' from the response with the '200' status

GET /widget-template-vars

  • ⚠ the 'column/items/value' response's property type/format changed from 'object'/'' to ''/'' for status '200'