-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JSON decoder / encoder #459
Merged
Merged
Commits on Jun 24, 2024
-
Decoder to map server response directly to the data models. feat: request / response based interface Configurable request objects require less convenience methods to interact with PubNub REST API. feat: network layer rewritten as module
Configuration menu - View commit details
-
Copy full SHA for ecc4aaa - Browse repository at this point
Copy the full SHA ecc4aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67edf43 - Browse repository at this point
Copy the full SHA 67edf43View commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f5c45b5 - Browse repository at this point
Copy the full SHA f5c45b5View commit details
Commits on Jun 26, 2024
-
fix(models): fix response models structure
refactor(json): adjust JSON serializer to the project needs Adjust model mapping keys set and type configurations in models. test: fix test suite
Configuration menu - View commit details
-
Copy full SHA for 50654a1 - Browse repository at this point
Copy the full SHA 50654a1View commit details -
Merge branch 'modernization/request-response-data-models' of github.c…
…om:pubnub/objective-c into modernization/request-response-data-models
Configuration menu - View commit details
-
Copy full SHA for 4267177 - Browse repository at this point
Copy the full SHA 4267177View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f1a92e - Browse repository at this point
Copy the full SHA 0f1a92eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf7cb64 - Browse repository at this point
Copy the full SHA bf7cb64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88651df - Browse repository at this point
Copy the full SHA 88651dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73ddedd - Browse repository at this point
Copy the full SHA 73ddeddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 601a86c - Browse repository at this point
Copy the full SHA 601a86cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5df376 - Browse repository at this point
Copy the full SHA a5df376View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9061db - Browse repository at this point
Copy the full SHA b9061dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f17fd2 - Browse repository at this point
Copy the full SHA 6f17fd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bec00dd - Browse repository at this point
Copy the full SHA bec00ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for dafefbc - Browse repository at this point
Copy the full SHA dafefbcView commit details -
Merge branch 'modernization/request-response-data-models' of github.c…
…om:pubnub/objective-c into modernization/request-response-data-models
Configuration menu - View commit details
-
Copy full SHA for 8561b9d - Browse repository at this point
Copy the full SHA 8561b9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74c7af1 - Browse repository at this point
Copy the full SHA 74c7af1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20ec6b6 - Browse repository at this point
Copy the full SHA 20ec6b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b4f960 - Browse repository at this point
Copy the full SHA 7b4f960View commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d19a10 - Browse repository at this point
Copy the full SHA 3d19a10View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.