aws-sdk-for-zig/codegen/src
Emil Lerch 96e2b7bbc1
support for timestamp as f128 (more)
f128 is not really the correct data type long term. More information on the exact details are
https://smithy.io/2.0/aws/protocols/aws-json-1_1-protocol.html and
https://smithy.io/2.0/spec/protocol-traits.html\#timestampformat-trait

But...it will hold all our values and parses correctly, so we can use it for now
2025-02-05 13:23:55 -08:00
..
Hasher.zig update aws-zig to zig 0.12.0 (example will still fail) 2024-04-22 08:23:01 -07:00
json.zig allow serializeMap to work with optionals 2024-08-26 16:01:21 -07:00
main.zig support for timestamp as f128 (more) 2025-02-05 13:23:55 -08:00
snake.zig update snake case to handle space followed by single character at end of string 2024-02-29 13:43:48 -08:00