- United States
- https://bancino.net
- Joined on
2024-09-14
Note that Telodendria #37 is dependent on this.
I did some basic testing with the endpoints beforehand
Awesome. I'll trust your testing on this one because it looks like it should work fine.
install
flags wrong on FreeBSD
Sha1
I'm going to try to re-work the way the schema sources are generated. They should not be in the source tree, they should be put in build/
since they are generated, even though they are C source…
This looks pretty good. I'm assuming you've tested it to verify that it works as intended?
On second though, I'm okay with this for now, and as long as this works, I'll merge it as-is, but in the future, it would be nice to reduce the duplication as much as possible. Seeing lines like…
It should be fine to just send a NULL
(or omit the key entirely) if there wasn't a specific user that created the token. I don't see why we need to hard-code Telodendria Server
in this case.
Just one question: is implementing j2s parsers for endpoints that require one property really useful?
No, probably not. I would not bother with any endpoints that only have fewer than 5…