{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-robomaker/refs/heads/main/json-schema/amazon-robomaker-openapi-logging-config-schema.json", "title": "LoggingConfig", "description": "The logging configuration.", "type": "object", "properties": { "recordAllRosTopics": { "allOf": [ { "$ref": "#/components/schemas/BoxedBoolean" }, { "deprecated": true, "description": "
A boolean indicating whether to record all ROS topics.
This API is no longer supported and will throw an error if used.