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

Adjust field naming to match spec #79

Closed
matheus23 opened this issue Oct 27, 2022 · 1 comment
Closed

Adjust field naming to match spec #79

matheus23 opened this issue Oct 27, 2022 · 1 comment

Comments

@matheus23
Copy link
Member

Some encoded field names still encode in snake case, e.g. content_key in PrivateRef, but should be camel case, so contentKey.

Some other field names just need to be matched, e.g. saturated_name_hash should be encoded as name, or userland for directories generally needs to be renamed to entries.

@matheus23
Copy link
Member Author

This was adressed in #314

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