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
|
||||
- tox -e other
|
||||
|
||||
#test:json-api:
|
||||
# stage: test
|
||||
# script:
|
||||
# - make install tools
|
||||
# - HOME=/tmp coverage run -p --source=lbry scripts/generate_json_api.py
|
||||
test:json-api:
|
||||
stage: test
|
||||
script:
|
||||
- make install tools
|
||||
- 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