You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/05/19 08:10:49 UTC

[GitHub] [apisix] Firstsawyou commented on issue #4272: request help: I need to batch create route,How to do it?

Firstsawyou commented on issue #4272:
URL: https://github.com/apache/apisix/issues/4272#issuecomment-843857054


   I think to create routes in batches, you can use shell scripts to write curl commands to call the admin api interface in batches. The `batch-requests` plugin is not recommended, and the `batch-requests` plugin does not yet support the creation of APISIX routes. Because the `body` of the `batch-requests` plugin batch request is a `string` type data.


-- 
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:
users@infra.apache.org