Skip to content

Refer to the JsonPath RFC definition #194

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 2 commits into from
Nov 12, 2024
Merged

Conversation

f3ath
Copy link
Contributor

@f3ath f3ath commented Nov 2, 2024

Description

Dart implementation of JsonPath strictly follows the RFC standard. Currently the documentation references a non-standard implementation with non-standard syntax (e.g. [?(@.size in ['M', 'L'])]) which is not supported by the Dart json_path package. This is confusing FF developers. This PR replaces the old link with the link to the current fully supported RFC standard.

Type of change

  • Typo fix
  • New feature
  • Enhancement to current docs
  • Removed outdated references
  • Update assets

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@leighajarett
Copy link
Collaborator

Thanks so much for adding!

@leighajarett leighajarett merged commit 2d5fa1d into FlutterFlow:main Nov 12, 2024
1 check passed
@f3ath f3ath deleted the patch-1 branch November 12, 2024 20:36
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