IBM / python-sdk-core

The python-sdk-core repository contains core functionality required by Python code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
20 stars 27 forks source link

refactor(BaseService): improve prepare_request() docstring #193

Closed padamstx closed 5 months ago

padamstx commented 5 months ago

This commit simply modifies the docstring comments related to the headers and params arguments to the BaseService.prepare_request() function in order to clarify that any entries in either of the two dictionary arguments will simply be ignored if they have a value of None.

ibm-devx-sdk commented 3 months ago

:tada: This PR is included in version 3.20.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: