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

Pass details param into client #265

Merged
merged 3 commits into from
Feb 21, 2024
Merged

Conversation

magdyksaleh
Copy link
Collaborator

@magdyksaleh magdyksaleh commented Feb 21, 2024

Currently we pass details=True for all client generate calls - This relaxes that constraint.

@magdyksaleh magdyksaleh marked this pull request as ready for review February 21, 2024 17:30
Copy link
Contributor

@tgaddair tgaddair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we just call the param details to be consistent with the REST API?

@magdyksaleh
Copy link
Collaborator Author

I was thinking about that but details is just such a bad name haha - I want to rename it in the REST API so it is clear. What do you think @tgaddair ?

@tgaddair
Copy link
Contributor

@magdyksaleh agree it's not a great name, but would err on the side of stability for now.

@magdyksaleh
Copy link
Collaborator Author

updated

@magdyksaleh magdyksaleh merged commit b407adc into main Feb 21, 2024
1 check passed
@magdyksaleh magdyksaleh deleted the pass-details-param-into-client- branch February 21, 2024 20:05
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

Successfully merging this pull request may close these issues.

None yet

3 participants