T3rm1
T3rm1
I checkout out your branch and tested it but it doesn't work. JS and CSS files are sill requested from root path which won't work.
Tested with Grafana 11.0.0. Same problem!
I think you misunderstood the issue. The problem is that auto width calculation is not working at all. All columns always have the same width. The correct behviour would be...
Here is a PR that fixes it: https://github.com/swagger-api/swagger-core/pull/4769 But it looks like the project is dead. There is barely any activity any more and @frantuma is the only rarely active...
Why does the library not set the native attributes of the input element for `required`, `minLength`, `maxLength`, etc by default? This gives the much better out-of-box user experience. It'll show...
> Unfortunately - it is not a priority for [2.1.0 release](https://github.com/OpenAPITools/openapi-diff/issues?q=is%3Aissue%20state%3Aopen%20milestone%3A2.1.0) Why is supporting the latest specification, that exists for over 4 years now, not the top most priority. That...
There is already a PR for this issue: https://github.com/swagger-api/swagger-core/pull/4797
@Aura67 That makes no sense at all to me. The documentation states: > Name of server to forward to. Is itself resolved before it is used. The _name_ of the...
@Aura67 Sorry, but I believe you are wrong here because what you write is illogical. The whole purpose of `forward-host` is that you **don't** need to specify an IP address....
@sunbearc22 No, I didn't use a wrong ip and I don't have a typo. Maybe you misunderstood something. Did you read through the log that I posted? You are probably...