Rollout start: Apr 22, 2024
GET /synthetic/executions/batch/{batchId}
GET /synthetic/executions/{executionId}
andGET /synthetic/executions/{executionId}/fullReport
POST /ua/entity
POST /ua/explorer
POST /ua/list
Changed the WebApplicationConfig schema to add possible value CHROME_HEADLESS to the browserType property in:
POST /applications/web
GET /applications/web/default
PUT /applications/web/default
POST /applications/web/default/validator
POST /applications/web/validator
GET /applications/web/{id}
PUT /applications/web/{id}
POST /applications/web/{id}/validator
Changed property serviceTechnology in scope object
POST /service/requestAttributes
POST /service/requestAttributes/validator
GET /service/requestAttributes/{id}
PUT /service/requestAttributes/{id}
POST /service/requestAttributes/{id}/validator
Changed technology in path
GET /extensions/{technology}/availableHosts
GET /settings/effectiveValues
GET /settings/objects
POST /settings/objects
GET /settings/objects/{objectId}
PUT /settings/objects/{objectId}
DELETE /settings/objects/{objectId}
GET /settings/schemas/{schemaId}
Changed return type 200 OK
Changed SchemaDefinitionRestDto schema:
Changed property constraints
Changed property enums
Changed property properties
Changed property schemaConstraints
Changed property types
Changed property uiCustomization
GET /ua/schema/invex/{explorerId}