System Information
- Strapi Version: 3.5.4
- Operating System: Linux (Running in docker)
- Database: PostgreSQL 12
- Node Version:
- NPM Version:
- Yarn Version: 1.22
Good morning everyone
Was looking for if anyone knows how to create swagger.json from the strapi-documentation-plugin
This is just so I can generate TS files from the documentations
Any help is much appreciated.
In simple terms I know there are npm packages you can convert swagger.json to ts so I donβt mind do this offline or in a development evniroment, the question becomes how can I add it so itβs available in a URL.
Again thank you upfront.