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

Nest and Egg to_dict method missing informations #8

Open
brodokk opened this issue Jul 3, 2023 · 1 comment
Open

Nest and Egg to_dict method missing informations #8

brodokk opened this issue Jul 3, 2023 · 1 comment
Labels
question Further information is requested

Comments

@brodokk
Copy link
Contributor

brodokk commented Jul 3, 2023

Any reason why Nest type and Egg doesn't return all the object when using to_dict?

See Nest.to_dict and Egg.to_dict.

@devnote-dev
Copy link
Member

devnote-dev commented Jul 3, 2023

Those methods return the object form that is acceptable to the API, meaning that you could pass an Egg instance directly to an API request (for example). There's not actual reason to do this though, and this is only really used internally.

@devnote-dev devnote-dev added the question Further information is requested label Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants