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

fix: avoid warning when custom headers are used #142

Closed padamstx closed 2 years ago

padamstx commented 2 years ago

Fixes: arf/planning-sdk-squad#3250

This PR avoids a warning being logged when the 'headers' key is removed from kwargs by the BaseService.send() method.

ibm-devx-sdk commented 2 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: