This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Description
The class StaticLabelResourceV1.java
currently provides a mean to get a rendering of a label based on the availability encoded in the URL, e.g. .../api/v1/static/00221101.svg
.
Add another method to do the same for PNG, e.g. .../api/v1/static/00221101.png
.
Add a size parameter to both variants.