jhthorsen / openapi-client

A client for talking to an Open API powered server
11 stars 17 forks source link

version 1.05 throws a warning about collectionFormat #39

Closed abraxxa closed 2 years ago

abraxxa commented 2 years ago

This warning is thrown on each API call for my use case: Use of uninitialized value in string eq at /home/ahartmai/.plenv/versions/5.36.0/lib/perl5/site_perl/5.36.0/OpenAPI/Client.pm line 195.

jhthorsen commented 2 years ago

Thank you 👍