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: user & object formatter to allow '/' in ids #183

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

d-jeffery
Copy link
Collaborator

Description

Simplify formatter to allow for ids as unstructured strings.

References

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

@d-jeffery d-jeffery marked this pull request as ready for review February 28, 2024 23:03
@d-jeffery d-jeffery requested a review from a team as a code owner February 28, 2024 23:03
@d-jeffery d-jeffery added this pull request to the merge queue Feb 28, 2024
Merged via the queue into main with commit 7d1ecb7 Feb 28, 2024
11 checks passed
@d-jeffery d-jeffery deleted the fix/object-formatter branch February 28, 2024 23:33
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.

Validation error for identifiers containing the / character
2 participants