hubmapconsortium / entity-api

A set of web service calls to return information about HuBMAP entities
https://entity.api.hubmapconsortium.org
MIT License
3 stars 1 forks source link

Update to Flask v3.x #668

Closed shirey closed 3 months ago

yuanzhou commented 5 months ago

https://flask.palletsprojects.com/en/3.0.x/changes/

ChuckKollar commented 4 months ago

Testing criteria is to execute four endpoints:

GET/PUT/POST/DELETE on app decorators
ChuckKollar commented 4 months ago

PR: https://github.com/hubmapconsortium/entity-api/pull/681