Skip to content
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

fix(parser): fix parser not including nested relationships #19

Merged
merged 3 commits into from
Feb 16, 2023

Conversation

nicobritos
Copy link
Contributor

No description provided.

@nicobritos
Copy link
Contributor Author

Doesn't remove relationships if they are not marked in the included string when calling Japx.decode. This makes sense as we (devs) are making the API calls, and responses are expected to be parsed in they totallity. This solves the issue that array relationships contains null items.

# Conflicts:
#	example/pubspec.lock
#	lib/src/parser.dart
#	pubspec.lock
#	test/test_data.dart
@itsJoKr itsJoKr merged commit 5c2b97b into infinum:master Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants