You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this repository accepts external issues but here I go:
The schema URL is not documented, as far as I can tell. I see the editor uses https://raw.githubusercontent.com/WouterKoch/Clavis/main/Schema/Clavis.json, is that official?
Field descriptions and examples of localizedString still refer to arrays while those seem to be objects now.
The patterns of created and lastModified require the date to be in the 21st century. I guess this is fine if those dates signify when the Clavis file was created, not when the key itself was made (e.g. DELTA keys from before 2000).
I can make a PR for the latter two if you want.
The text was updated successfully, but these errors were encountered:
I'm not sure if this repository accepts external issues but here I go:
https://raw.githubusercontent.com/WouterKoch/Clavis/main/Schema/Clavis.json
, is that official?localizedString
still refer to arrays while those seem to be objects now.created
andlastModified
require the date to be in the 21st century. I guess this is fine if those dates signify when the Clavis file was created, not when the key itself was made (e.g. DELTA keys from before 2000).I can make a PR for the latter two if you want.
The text was updated successfully, but these errors were encountered: