#%RAML 1.0 DataType # DeployEnvironment type: string description: 部署的环境 enum: [production, test]