Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 473 Bytes

File metadata and controls

20 lines (14 loc) · 473 Bytes

igvf-client-openapi-spec

Autogenerated OpenAPI specification used by PanKbase clients.

You can view the Swagger UI at https://pankbase-db.github.io/pankbase-client-openapi-spec/.

Usage

$ pip install -r requirements.txt
$ python generate.py

Review and commit generated openapi_spec.json.

Run tests

$ pip install -r requirements.txt -r requirements-dev.txt
$ pytest -s -vv