ira/sim-search-api/app/api/routes
Steve White 39d270fbec Fix deprecated Pydantic features: replace dict() with model_dump(), orm_mode with from_attributes, and schema_extra with json_schema_extra 2025-03-20 17:30:20 -05:00
..
__init__.py Implement FastAPI backend for sim-search 2025-03-20 16:26:55 -05:00
auth.py Implement FastAPI backend for sim-search 2025-03-20 16:26:55 -05:00
query.py Implement FastAPI backend for sim-search 2025-03-20 16:26:55 -05:00
report.py Implement FastAPI backend for sim-search 2025-03-20 16:26:55 -05:00
search.py Fix deprecated Pydantic features: replace dict() with model_dump(), orm_mode with from_attributes, and schema_extra with json_schema_extra 2025-03-20 17:30:20 -05:00