Hi, there. Love this lib, you guys are doing a nice job maintaining all this.
I'm migrating from OAS 2.0 to OAS 3.0 on my app and I wonder if there is a way to have multiples swagger (JSON) files, something like the config on Phoenix Swagger (lib that I use to OAS 2.0): https://hexdocs.pm/phoenix_swagger/getting-started.html#configuration
I have different contexts with the same routes on my app and need to keep it in separate swaggers (one for private, one for public, one for admin and goes on)
Thanks a lot!
Hi, there. Love this lib, you guys are doing a nice job maintaining all this.
I'm migrating from OAS 2.0 to OAS 3.0 on my app and I wonder if there is a way to have multiples swagger (JSON) files, something like the config on Phoenix Swagger (lib that I use to OAS 2.0): https://hexdocs.pm/phoenix_swagger/getting-started.html#configuration
I have different contexts with the same routes on my app and need to keep it in separate swaggers (one for private, one for public, one for admin and goes on)
Thanks a lot!