Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/heroku/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Swagger 使用任何方法与招摇过市2_Swagger_Amazon Cloudformation_Aws Api Gateway - Fatal编程技术网

Swagger 使用任何方法与招摇过市2

Swagger 使用任何方法与招摇过市2,swagger,amazon-cloudformation,aws-api-gateway,Swagger,Amazon Cloudformation,Aws Api Gateway,是否有办法将所有CRUD操作分组为swagger 2中的任何方法 我看过他们的文件,但看起来没有。它们只允许使用标记进行分组。我在我的CloudFormation模板的正文中使用了swagger:“AWS::ApiGateway::RestApi”来提供一个资源URL,该URL将接受AWS中的所有CRUD操作

是否有办法将所有CRUD操作分组为swagger 2中的任何方法

我看过他们的文件,但看起来没有。它们只允许使用标记进行分组。我在我的CloudFormation模板
正文
中使用了swagger:“AWS::ApiGateway::RestApi”
来提供一个资源URL,该URL将接受AWS中的所有CRUD操作