{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "CopyEnvironmentRequest", "type": "object", "properties": { "environmentName": { "type": "string" }, "type": { "type": "string" } } }