team-3/src/c3nav/mapdata/schemas
2023-12-11 14:07:41 +01:00
..
__init__.py update django-ninja, including pydantic v2 and add provisional level api 2023-11-18 21:29:35 +01:00
filters.py remove more todo items 2023-12-04 22:31:00 +01:00
model_base.py SerializableSchema should check if its values can be serialized, so that it doesn't break when used in a union with a base type or schema that isn't a SerializableSchema 2023-12-11 14:07:41 +01:00
models.py make icon optional again 2023-12-04 23:07:30 +01:00
responses.py more map api documentation improvements 2023-12-04 18:58:49 +01:00