Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-19 | Generated jobs: Don't dump empty strings to body parameters | Kitsune Ral | |
This is important for (soon to be added) LoginJob, since the server is sensitive to getting an (even empty) entity for "medium" as opposed to omitting it entirely. This cannot be addressed on the spec level; on the other hand, removing empty parameters from the payload reduces useless bytes getting on the wire. | |||
2017-10-10 | Protect against identifiers hitting on C/C++ reserved words | Kitsune Ral | |
2017-10-02 | api-generator has been renamed to gtad | Kitsune Ral | |