| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Signed-off-by: Yurii Serhiichuk <savik.ne@gmail.com>
Signed-off-by: Yurii Serhiichuk <savik.ne@gmail.com>
…tion Signed-off-by: Yurii Serhiichuk <savik.ne@gmail.com>
for more information, see https://pre-commit.ci
…nverter Signed-off-by: Yurii Serhiichuk <savik.ne@gmail.com>
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
…ng stability Signed-off-by: Yurii Serhiichuk <savik.ne@gmail.com>
| Back | FazBrowse Home | New Git URL |
Related Issue: #295
Type of change:
Description:
The original implementation was removing datacontenttype from the payload and this disconnects Python SDK with others. Although this is not a spec violation AFAIK this is worth changing.
This is kinda of a breaking change for those who rely on the exact message format but only if JSON parsing is in strict mode.
This should be backported to SDK v2 compat layer.
Pre-submission checklist: