python - Can I use Swagger in production for free? -


i deploy django backend on heroku swagger documentation. wonder whether legal make swagger documentation of api available whole world?

yes, can use in production free. free , open-source django package, means can used freely in production.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -