NASA-PDS / pds-api-client

Python library and API for accessing the online PDS Search API. This repository however only contains the utilities used to generate, test, document and demo the actual pds.api-client package. The library itself is only released on pypi (https://pypi.org/project/pds.api-client/) but not here on github
https://nasa-pds.github.io/pds-api-client/
Apache License 2.0
1 stars 2 forks source link

update readme for instruction on how to build the package from openap… #8

Closed tloubrieu-jpl closed 3 years ago

tloubrieu-jpl commented 3 years ago

**Summary*** Update README to use a patched version of openapi generator which works with dictionnary of list in the swagger model.

Test Data and/or Report One of the following should be included here:

Related Issues