Ricardo Boss
Ricardo Boss
This is a continuation of #308. Calling `setProgressBar` with values `> 1` doesn't actually change the progress bar below the icon to an indeterminate state. This is what it looks...
Hi! Will unpub support automatically generating API documentation from source code, like pub.dev does?
Fixes #232. Adds support for a new output: `github`, that emits the following outputs for use in GitHub actions: - badge: the URL for the badge - line_rate: The line...
Hi, would it be possible to change the output of this action so it emits it in `GITHUB_OUTPUT`? This way, we could trigger certain steps only for certain percentages of...
I am getting this warning in the Javascript console: ``` Google Maps JavaScript API warning: RetiredVersion https://developers.google.com/maps/documentation/javascript/error-messages#retired-version ``` Seems like the API version you are using (3.47) is retired. Can...
### Description of the bug I have a file locally available and don't want the generator to cache it. I cannot disable this behaviour. ### Steps to reproduce - ###...
### Description of the bug Whenever I build the client, the file containing the `@Openapi` annotation also gets updated. Generally, this is not a problem, but it causes two headaches:...