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

custom_registry.json customizes the wrong user account spec #33

Open
chisholm opened this issue May 12, 2022 · 0 comments
Open

custom_registry.json customizes the wrong user account spec #33

chisholm opened this issue May 12, 2022 · 0 comments

Comments

@chisholm
Copy link
Contributor

custom_registry.json has a customization for the User_Account spec; this is used in the jupyter notebook docs to demonstrate how one can customize generation. That customization is ignored because User_Account is simply a ref to user-account. The latter is what needs customizing. As it is, the generator sees the ref property and jumps to the target of the reference, ignoring anything else in the spec. So User_Account customizations, though they may be present, are never seen or used.

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

No branches or pull requests

1 participant