更新时间:2025-01-10 GMT+08:00
x-apigateway-orchestrations
含义: API请求参数的编排规则列表。
作用域: Operation Object(2.0)/Operation Object(3.0)
示例:
paths: /: get: parameters: - maximum: 0 minimum: 0 maxLength: 0 minLength: 0 type: string x-apigateway-orchestrations: - Orchestration_114w x-apigateway-pass-through: always x-apigateway-sample: '' name: test in: query required: true`
父主题: APIG的API设计文件扩展定义