Skip to content

Conversation

@carterian34
Copy link
Contributor

Added support for "array of objects" query parameter type.

@carterian34 carterian34 reopened this Apr 21, 2025
Copy link
Collaborator

@TKIPisalegacycipher TKIPisalegacycipher left a comment

Choose a reason for hiding this comment

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

Thank you for this. Requesting a few changes so to improve code maintainability.



def encode_params(_, data):
"""Encode parameters in a piece of data.
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'd like to request more documentation here explaining why we're doing this. You can keep it high-level, but it should make sense to both folks familiar with the requests library, and also to folks who are not Python experts.

You might could reference issues in the GitHub tracker as well.

Added documentation for the new encode_params function
Added documentation for the new encode_params function
Added documentation for the new encode_params function
* Docstring updates
* Added missing return statement
@TKIPisalegacycipher TKIPisalegacycipher merged commit 0704a2a into meraki:main Apr 21, 2025
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.

2 participants