-
-
Notifications
You must be signed in to change notification settings - Fork 71
feat: Add invalid struct error #238
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
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
5ebb164
new: allow for custom error codes from Parse Cloud
dblythy 6012d2c
Update APICommandTests.swift
dblythy bc04fd1
Update ParseError.swift
dblythy e2675fa
fix lint
dblythy 1e15c70
Decode parse otherCode error and add tests
cbaker6 c1f3ca8
Update Sources/ParseSwift/Types/ParseError.swift
dblythy 8e9630d
add guard
dblythy be25ddb
Merge branch 'main' of https://github.com/dblythy/Parse-Swift into main
dblythy ae4eff6
Update Sources/ParseSwift/Types/ParseError.swift
dblythy 076af88
Update Tests/ParseSwiftTests/ParseErrorTests.swift
dblythy 0faebdc
Update CHANGELOG.md
dblythy af0d855
add invalid struct
dblythy 20ba08b
change line length
dblythy 0a1bf4a
Update URLSession+extensions.swift
dblythy cd9b806
change line length
dblythy f3ce270
Update ParseError.swift
dblythy 889b3af
fix lint
dblythy 6d91c07
Revert "fix lint"
dblythy 4bde9e2
fix lint
dblythy 53a2791
make changes
dblythy 973a4c1
remove invalid struct
dblythy e0d51f0
Update URLSession+extensions.swift
dblythy 68c2211
Update ParseQueryTests.swift
dblythy 2be6646
Update ParseQueryTests.swift
dblythy 191d1cd
Merge branch 'main' into invalid-struct
dblythy 0b3f0f4
revert changes
dblythy f5af25c
Update ParseErrorTests.swift
dblythy a85aa72
Update ParseQueryTests.swift
dblythy f95bca2
Merge remote-tracking branch 'refs/remotes/parse/main'
cbaker6 a27b520
update podspec and change log
cbaker6 f9b27f8
remove localized error
cbaker6 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.