Kyosuke Fujimoto
Kyosuke Fujimoto
Error occurs while loading spec file when references internal object definitions(defined in same file), and references external schema definitions in its properties. `some/dir/openapi.yml` ```yaml openapi: 3.0.0 info: title: 'spec' version:...
In the image addon, when using the Inline image protocol (IIP), some jpeg images were not rendered. For example, the image added to the test case (created by `exiftool -all=...
Currently, we only build and distribute the `x86_64-unknown-linux-gnu` target. https://github.com/lusingander/stu/issues/26
### Discussed in https://github.com/lusingander/stu/discussions/64 Originally posted by **dolzenko** April 4, 2025 E.g. in my case I wanted a quick way to download and run custom command on the file. Or,...
https://github.com/lusingander/stu/issues/57#issuecomment-2721030990 It would be nice if `--path-style` could be set automatically depending on the `endpoint-url` specified by the user. ```toml path_style_rules = [ { match = "localhost", type = "contains",...
It wasn't rendering correctly on markdown and I didn't know what was going to happen. before (README): before (doc): after (README): after (doc):