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

Field type namespaces are not sanitized #141

Open
Tails opened this issue Sep 4, 2022 · 0 comments
Open

Field type namespaces are not sanitized #141

Tails opened this issue Sep 4, 2022 · 0 comments

Comments

@Tails
Copy link

Tails commented Sep 4, 2022

I have a schema type called MedicationOrderDetails with a namespace of "mod:". As opposed to the struct field name, the namespaces field type path namespace is not sanitized. The mod:MedicationOrderDetails type conflicts with the Rust 'mod' keyword.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant