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: update the odata abnf construction rules #3422

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from
Draft

Conversation

musale
Copy link
Contributor

@musale musale commented Nov 6, 2024

Overview

Closes #3050

Some paths like /me/$value fail. These checks fail when the rule is odataUri. This change adds:

  • Updated rules to the core v4.01 specification.
  • Fixed an updating the description error bug
  • Updated to use the odata abnf construction rules in a file.

Demo

$value and $count should pass.

Notes

Local tests are failing due to caching so working on fix.

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.

GE showing error messages for sample queries.
1 participant