-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
Milestone
Description
We used to get our types with this endpoint:
https://smart-api.info/ui/400f7c11028ff36f460af4ea85dc72f5#/default/get_semantic_types_handler_get_semantic_types_get
But now all it ever returns is a 404.
$ curl -X 'GET' 'https://nodenormalization-sri.renci.org/1.3/get_semantic_types' -H 'accept: application/json'
{"detail":"No semantic types discovered."}
Can this endpoint be made to work again?
Reactions are currently unavailable