forked from LBRYCommunity/lbry-sdk
docs and reenable gitlab json generation
This commit is contained in:
parent
f6cfe266e0
commit
4c38b4aa3c
2 changed files with 208 additions and 134 deletions
|
@ -57,11 +57,11 @@ test:other-integration:
|
||||||
- pip install tox-travis
|
- pip install tox-travis
|
||||||
- tox -e other
|
- tox -e other
|
||||||
|
|
||||||
#test:json-api:
|
test:json-api:
|
||||||
# stage: test
|
stage: test
|
||||||
# script:
|
script:
|
||||||
# - make install tools
|
- make install tools
|
||||||
# - HOME=/tmp coverage run -p --source=lbry scripts/generate_json_api.py
|
- HOME=/tmp coverage run -p --source=lbry scripts/generate_json_api.py
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
332
docs/api.json
332
docs/api.json
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue