rcpch / digital-growth-charts-server

RCPCH's open source Digital Growth Chart API
https://growth.rcpch.ac.uk/
GNU Affero General Public License v3.0
16 stars 11 forks source link

FastAPI response schema classes #175

Closed pacharanero closed 3 years ago

pacharanero commented 3 years ago

We need to write some FastAPI response schema classes which describe the responses, in order that this will be piped through into the openAPI3 docs.

eatyourpeas commented 3 years ago

now completed