Dario Magni PLRM
Dario Magni PLRM
Hi, as described in the documentation in the _get started_ chapter, you need a file called _swagger.config.json_ in the project's root folder. Unfortunately, it is not possible to manage several...
Hi, I noticed that the contents of the 'discriminator' field seems to be unused. Using this example swagger.json, generated using polymorphic classes with discriminator ``` json "components": { "schemas": {...
After reading the specific documentation https://pyarmor.readthedocs.io/en/stable/how-to/register.html#run-unlimited-dockers-in-offline-device, I encountered several problems trying to apply it to my environments (Windows host, WSL & docker desktop, Linux containers). I read the previous open...