Skip to content

Commit

Permalink
Merge branch 'batch-limit' of https://github.com/biothings/bte-server
Browse files Browse the repository at this point in the history
…into dev
  • Loading branch information
tokebe committed Dec 12, 2023
2 parents 1728ae7 + b365764 commit f17c344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/smartapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ info:
## look at https://standards.ncats.io/operation.json for details.
## could use lookup_and_score in the future?
- lookup
## no batch_size_limit (BTE manages IDs for QNodes and sub-queries internally)
## /query endpoints have a limit of 15 requests/client/min
## /meta_knowledge_graph endpoints have a limit of 30 requests/client/min
## other endpoints don't have rate limits
rate_limit: 15
batch_size_limit: 150
test_data_location:
default:
url: "https://raw.githubusercontent.com/NCATS-Tangerine/translator-api-registry/master/biothings_explorer/sri-test-bte-ara.json"
Expand Down

0 comments on commit f17c344

Please sign in to comment.