v0.0.54
What's Changed
- Add
Client.send_videohigh-level method by @Meorge in #395 - Add support for
known_valuesandenumof string properties in objects by @MarshalX in #391 - Update lexicons by @MarshalX in #394 and #398
- Fix string definitions which use
know_valuesfield as closed enum by @MarshalX in #389 - Fix model field default value generating in cases when this is the only one constraint by @MarshalX in #393
- Fix response parsing for JSON content type by @MarshalX in #397
New Contributors
Full Changelog: v0.0.53...v0.0.54