The python-sdk-core repository contains core functionality required by Python code generated by the IBM OpenAPI SDK Generator.
20
stars
27
forks
source link
service properties are removed from __read_from_vcap_services #54
Closed
ehdsouza closed 3 years ago
commit updated the
__read_from_vcap_services
method where the keys likeurl
anddisable_ssl
are ignored.When updating
vcap_service_credentials
withnew_vcap_creds
, the other keys are removed.