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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -