Skip to content

Support all possible shields.io parameters #45

Closed
@rxmicro

Description

@rxmicro

The badge URL

https://javadoc.io/badge2/io.rxmicro/rxmicro/javadoc.svg?logo=java

redirects to

https://img.shields.io/badge/javadoc-0.3-brightgreen.svg

, which support different query parameters: logo, color, style, etc

It would be nice if the Javadoc badge supported all parameters expect label and message.

It seems that style parameter already supported (#35),
but it would be great if other useful parameters will be supported as well.

I think that the simplest implementation of this task is to add all query parameters after ? to the Location header

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions