Hugo Guerrero

Results 15 comments of Hugo Guerrero

@mgubaidullin take this screenshot as example: ![image](https://user-images.githubusercontent.com/1001939/179610073-b705e700-a40e-43fb-85f6-82bccbea2c8b.png) You can see the path is `/greeting/{name}`. There is no UI help on how to craft the REST paths, and you can configure...

Would it be possible to somehow dynamically try to access the underlying library for the functions to avoid this registration?

@yada, not on the prompt, but on the actual call. I got an HTTP 429 error with a clear message on checking my available quota. As we are using the...

That works @rgo Is there a way to make this to the docs?

@lbroudoux this can make it easier to show the mock URL in the docker extension instead of having to recreate the logic to parse it in two places.

@weimeilin79 can you check this?

I tried to check the code a couple of days ago. @gunnarmorling do you have some docs on how is it organized for the commands? Or better, can you point...

Ok, I finally got it where the Version is. However, it looks like the problem is that the `context.getCurrentContext()` call displays a warning every time it is called. In the...

Yes, it is working correctly on Chrome