Skip to content

v1.1.0

Compare
Choose a tag to compare
@pqlMC pqlMC released this 20 Jun 15:20
  • It fixes an issue caused by _preload_content flag that prevents the auto-generated client code from converting the json response to a string and restoring the original values.
  • The encryption decorator layer now applies to api_client.call_api instead of api_client.request in order to accommodate the _preload_content = False flag setting.