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

Update constructor of two example serializers in Documentation #4943

Merged
merged 2 commits into from
Apr 6, 2022

Conversation

srkirkland
Copy link
Contributor

Constructor methods need to match the name of the class, so this updates two example serializers so they will compile.

Also fixed a comment typo that I noticed.

Constructor methods need to match the name of the class, so this updates two example serializers so they will compile.

Also fixed a comment type that I noticed.
@github-actions github-actions bot added the 📚 documentation This issue is about working on our documentation. label Apr 5, 2022
@srkirkland srkirkland changed the title Update constructor of two example serializers Update constructor of two example serializers in Documentation Apr 5, 2022
@michaelstaib michaelstaib merged commit da03085 into ChilliCream:main Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 documentation This issue is about working on our documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants