Replies: 2 comments
-
Hi Harry, Thank you for raising this. Let me take a look at our implementation and I'll get back to you once we have a fix. Many thanks, David |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Harry, A fix for this has been released. Once again, thank you for raising the issue and do let us know if you experience any further problems. Many thanks, David |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For the Typescript SDK, I see there is a class for
PushOperationStatusChangedWebhook
(among other related Webhook classes) which show keys as camelCase:However, the data I am getting from the web hook has slightly different keys (the first letters are capitalized)
https://github.com/codatio/client-sdk-typescript/blob/05f065f18a30ff9562ceaed4ff7c523f9034d3d4/common/src/sdk/models/shared/pushoperationstatuschangedwebhook.ts
Beta Was this translation helpful? Give feedback.
All reactions