pongstr
pongstr
hey @swana1337, my fork was for a specific use case and a legacy version of `node-webkit`, if you'd like to use the fork just install it directly from git e.g.,...
the easiest way i can think of to suggest is to directly copy+paste the code block and add it to your project. or create another fork and publish it to...
> Due to this it is not possible to use HTTPie with projects which does not explicitly use the keyword Bearer. I think it's still possible but you might have...
Hi there :) When installing from bower... ``` bash bower invalid-meta leptureeditor is missing "main" entry in bower.json bower invalid-meta leptureeditor is missing "ignore" entry in bower.json ``` ``` javascript...
hey @k-visscher thanks for reporting this, I looked around and couldn't find an API that can programmatically set the Grant-Type according to the schema. I'll ask around within the Team...
@ampmonteiro what `AppImageLauncher` actually does is that it deeply-registers any `AppImage` executable to your system, it does all of the step described in the link you sent except that it...
@jezzdk @clintnetwork I've stub a patch to potentially fix your issues. Please see [0.1.1-beta.2](https://github.com/luckymarmot/Paw-OpenAPI3Importer/releases/tag/0.1.1-beta.2), [Downloadable Zip ](https://github.com/luckymarmot/Paw-OpenAPI3Importer/releases/download/0.1.1-beta.2/com.luckymarmot.PawExtensions.OpenAPI3Importer.zip) Let me know if there are any other issues, we'll try our best...
hi @clintnetwork, I tried to validate your schema using these openapi validator tools: - https://apitools.dev/swagger-parser/online/ - https://validator.swagger.io/ it seems that "paths.events.responses" cannot be an empty object ([see the required field...
@jezzdk I understand your issue. I'll ask around with the team on how we can add the option to the File Menu, and will get back with you as I...