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

Openapi #188

Closed eatyourpeas closed 1 year ago

eatyourpeas commented 1 year ago

update dependencies esp testing, fix to request and response schemas

eatyourpeas commented 1 year ago

@pacharanero I have not been able to test the new OpenAPI spec but the I have updated the request schema to accept certain reasonable minimum heights for parental heights, changing from gt= to ge= which seems to confuse the openapi plugin. I have also commented out the example response object for chart-coordinates. Either or both of these are likely to be a cause of the error Cornwall are seeing.

pacharanero commented 1 year ago

I have not been able to test the new OpenAPI spec

I'll have a look in next few days and hopefully can merge and get the new API endpoints for midparental height enabled