TranslatorSRI / NodeNormalization

Service that produces Translator compliant nodes given a curie
MIT License
9 stars 6 forks source link

Improve POST /query example #245

Closed gaurav closed 6 months ago

gaurav commented 6 months ago

This PR updates the POST /query example, which currently uses a blank example from reasoner_pydantic, which doesn't have any actual effect on the output. This PR modifies that to include the example query we use in PR https://github.com/TranslatorSRI/babel-validation/pull/26, which requires upgrading FastAPI as well.

Once merged, the example screen should look like this:

Screenshot 2023-12-31 at 3 21 18 PM