folded-ear / gobrennas-api

HTTP API for gobrennas.com
https://gobrennas.com
MIT License
1 stars 0 forks source link

support a String-typed color property on Plan #107

Closed barneyb closed 1 month ago

barneyb commented 1 month ago

Plans carry an explicit color, which may be null. If unset, a color stably computed from the eq_key will be used, so it will be stable across persistence boundaries. The same options are used as the client, but the hash function is different, so the effective mapping will also differ.