miroapp/api-clients

[API spec] Dark colors break tags

Opened this issue · 0 comments

The API only supports normal and light colors (green, lightgreen) but in the UI, you can use "dark green".

If you select this value, the server sends the value "unknown" for "fillColor" but the API doesn't support this value.

Please extend the API to support all 15 possible colors plus "unknown".