berlingoqc
berlingoqc
We are migrating from lb3 to lb4/typeORM. We would need this feature. How do i implement this ? It's simply a converter between loopback filter and a typeORM querybuilder ?
I'll probably start working on something similar. Currently, the export functionality is only to Bruno and Postman, in the GUI. I'll support those but openapi exporter would required a separated...
Ok i see that the openApi exporter is in the paid version. I want to add this feature but since i have only access to the open source code base...
Is this in the works ? it's really annoying having to manually select each time
https://github.com/usebruno/bruno/pull/1971 https://github.com/usebruno/bruno/pull/2238 There is two PR for this
I don't think you are supposed to run any GUI application that is accessing x server as root. Maybe if you set `DISPLAY=:0` But why do you have access issues...
indeed seems like it was designed to not run them but it's a bug still , the behaviour is expected. From looking at the source code , it does not...
i guess it was in the work at some point because there is a unused function to read the file
No sorry I'm in the same boat as you , new to the project and checking if the project can be used to replace our postman/newman. But it seems to...