Jaycean commented on issue #1687:
URL:
https://github.com/apache/apisix-dashboard/issues/1687#issuecomment-809844608
> > please give some detail about how to reproduce it, thanks.
>
> Just use the function "导出 OpenAPI" on the dashboard, and it exports data
like:
>
> ```
> info:
> title: RoutesExport
> version: 3.0.0
> openapi: 3.0.0
> paths:
> /acm: {}
> /{params}: {}
> /{params}-APISIX-REPEAT-URI-3: {}
> /{params}-APISIX-REPEAT-URI-4: {}
> /{params}-APISIX-REPEAT-URI-5: {}
> ```
>
> Is it right?
Please provide the detailed data of the export route. Or check if the
methods are set in the route data. If not, refer to the issue: #1668. We are
repairing it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]