Hi Benjamin,
We may have discussed this on IRC. Generally speaking, the ‘tags’ should affect the controller name. If you find that’s not the case, please open a ticket on the codegen project so that it can be addressed. From: <[email protected]> on behalf of Benjamin SOULAS <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Wednesday, 7 September 2016 at 07:16 To: Swagger <[email protected]> Subject: Auto generated code in Python: How to specify controller name in Yaml file Hello everyone, Actually, I use the swagger editor to generate my API skeleton, but it generates only one Controller (named "default_controller.py"). I don't find any doc on "How specify a controller" for a route? The idea is to generate several controllers for the API in order to avoid a huge one. Thanks ! -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
