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

Composer directives for omitting elements #133

Open
gmac opened this issue Apr 7, 2024 · 0 comments
Open

Composer directives for omitting elements #133

gmac opened this issue Apr 7, 2024 · 0 comments
Labels

Comments

@gmac
Copy link
Owner

gmac commented Apr 7, 2024

Similar to other composer libraries, there should be some controls for hiding elements in a schema. Specifically:

  • @private: field/argument is treated like it doesn't exist in a location schema.
  • @inaccessible: eliminates the field/argument entirely from the combined schema.
  • @override: prioritize an element from a given location.
@gmac gmac added the feature label Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant