quivr/backend
Braden Mars 914689957d
fix(backend): FastAPI docs broken due to missing schema for NullableUUID (#739)
Just updates `NullableUUID` to extend from `UUID`. This lets FastAPI infer the correct field schema and resolves the /docs and /redocs endpoint failing to render

Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
2023-07-23 11:14:42 +02:00
..
core fix(backend): FastAPI docs broken due to missing schema for NullableUUID (#739) 2023-07-23 11:14:42 +02:00
private test: fix ci 2023-07-18 15:34:08 +01:00