Sören Uhrbach

Results 9 comments of Sören Uhrbach

Hi @jirutka, unfortunately DeepL currently only provides a translation api. There is no api for DeepL writing yet. However, as soon as this is available, I will consider its implementation....

I would be possible to create the response and responses types based on the given examples (if they were provided).

I created a package that create the openapi schema with all response and request types when using it together with `postman-to-openapi`: https://github.com/soerenuhrbach/openapi-schema-types-from-examples

Since I already have a working solution, I will just create a pull request and you can decide what to do with that.

I created a package that provides a function to create the missing schema types for request bodies and responses based on the examples. I will deprecate the package if the...

Hi @haruyuki-oda, At the moment the extension doesn't support proxies and unfortunately is there currently no way (in the vscode api) to access the configured proxy settings or using a...

Hi @JuGuSm, Do you any proxy? Or why do you need the insecure option? I would not recommend to communicate with third party services if the certificate can't be verified.

@ericjamesbye7 Do you still have some logs from the extensions output that were written when the error occurred?

Hi @ericjamesbye7, thx for the feedback. I'll check if I change the shortcut for the command to avoid overriding defaults.