hgeorgsch / armchar-swish

ArM character server implementation using Haskell and Swish
GNU General Public License v3.0
0 stars 1 forks source link

Get CharacterSheet metadata in client #85

Closed hgeorgsch closed 2 years ago

hgeorgsch commented 2 years ago

Most metadata is immutable and available with the char/:char path, but some are not, most notably current year.

hgeorgsch commented 2 years ago

This is a good occasion to test conversion directly from KeyPairList to JSON.