fiveesrd 0.1.2
fiveesrd: ^0.1.2 copied to clipboard
Typed REST and GraphQL client for the D&D 5e SRD API.
0.1.0 #
- Initial release with generated REST models, GraphQL helpers, coverage script, and dual REST/GraphQL client façade.
0.1.1 #
- Handle single-object
prerequisite_optionsin class multiclassing payloads. - Add runnable example app and generated-code doc exemptions to prep for pub.
0.1.2 #
- Normalize class payloads inside
RestClientsomulticlassing.prerequisite_optionsalways deserializes, even when the API returns a single object or null.