Skip to content

Commit e059220

Browse files
committed
Merge branch 'master' of github.com:elabftw/elabapi-python
* 'master' of github.com:elabftw/elabapi-python: Add link to API documentation.
2 parents 3777830 + 9d89349 commit e059220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Python library for eLabFTW REST API.
77

88
# Description
99

10-
This repository allows generating a python library to interact with [eLabFTW](https://github.com/elabftw/elabftw) REST API v2. It uses [Swagger Codegen](https://github.com/swagger-api/swagger-codegen/tree/3.0.0) to generate it based on the OpenApi specification of [eLabFTW](https://github.com/elabftw/elabftw).
10+
This repository allows generating a python library to interact with [eLabFTW](https://github.com/elabftw/elabftw) REST API v2. It uses [Swagger Codegen](https://github.com/swagger-api/swagger-codegen/tree/3.0.0) to generate it based on the OpenApi specification of [eLabFTW REST API v2](https://doc.elabftw.net/api/v2/).
1111

1212
As such, it doesn't contain the generated code, but only instructions on how to generate it for local development.
1313

0 commit comments

Comments
 (0)