You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***model:** Renamed SendHTTPRequest to SendHTTPRequestJSON to reflect the change in default serialization format from msgpack to JSON. This affects all API calls using the HTTP request function.
9
+
10
+
### Features
11
+
12
+
***model:** change default HTTP send method from msgpack to JSON ([1a09822](https://github.com/shelltime/cli/commit/1a098222ba93a8194459e2d8a4cc95d18ac87975))
13
+
14
+
15
+
### Bug Fixes
16
+
17
+
***model:** update api tests to use JSON instead of msgpack ([eca15ab](https://github.com/shelltime/cli/commit/eca15abbc4ef658afda388116f8d3a7e686490b7))
18
+
***test:** update tests to use JSON instead of msgpack ([8bb6ad0](https://github.com/shelltime/cli/commit/8bb6ad0703dc1e9f4c58678e6e156cd195466e33))
0 commit comments