Skip to content

1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 12:38
· 3 commits to main since this release
145327a
add response_timestamp field to ResponseModel (#80)

Add a response_timestamp field to the ResponseModel to capture the response's timestamp. Enhance the client to extract this timestamp from the response headers and update the deserialization process to include this new field.