Jen Tak
Jen Tak
Spring for example, although using a completely different model, has a way to do this. ```kotlin @GetMapping("city/v1/get") // response type for OpenAPi documentation is read from the return type open...
Oh, it looks like I accidentally give this a `bug` label. Sorry for that, I'd remove it, if I had the rights.
Sure. Pasting the conversation below: @ppalaga > > Define a new key _parse_error that must not appear in an .editorconfig file. A core can send _parse_error=true to a plugin to...
@derrickmehaffy > I believe you forgot to send the id of the component Aha! Didn't know this is needed. It would help if docs mentioned this. Do they or am...
May I give this a shot?
I checked out main and ran `cargo run touch no-file/` and got ``` touch: cannot touch 'no-file/': No such file or directory ``` It seems this issue has been already...
@tertsdiepraam I did try these scenarios and they all seem to behave as expected: ```bash $ touch non-existent # no output, creates a file named "non-existent" $ touch non-existent/ touch:...
> Very curious, I'm still getting the same result, but maybe it's me who's missing something :) I'm on Linux and on the main branch. Curious indeed! Seems like maybe...
> (Also, I'm not tied to writing this---if @goodhoko still wants to work on this, I would be happy to let them). Sorry for ghosting this. 🙈 Life dragged me...
Thanks for finishing this @skywhale! I pushed two more slight improvements. It would be nice to include the audio samples but this repository is probably not a good place for...