Hi
Please se my openapi.json. The relevant code generating this is around this line https://github.com/metno/edrisobaric/blob/f344ca8a414e75b52726a2d727737144bddac8f4/app/routes/position_page.py#L111.
These null values cause trouble in EDR validation and API code generation (https://github.com/OpenAPITools/openapi-generator).
I'm unsure why the null appears. X should not be an optional value. Have you seen the problem in your use, or am I using the library wrong?