'1.0', 'info' => ['style' => 'ROA', 'product' => 'nlp-automl', 'version' => '2019-05-29'], 'components' => [ 'schemas' => [], ], 'apis' => [ 'PredictModel' => [ 'path' => '/api/automl/predict', 'methods' => ['post', 'get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'deprecated' => false, 'parameters' => [ [ 'name' => 'ModelId', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true], ], [ 'name' => 'Content', 'in' => 'formData', 'schema' => ['type' => 'string', 'required' => true], ], ], ], ], 'endpoints' => [ ['regionId' => 'cn-hangzhou', 'endpoint' => 'nlp-automl.cn-hangzhou.aliyuncs.com'], ], ];