feat(api): standardize REST contracts and auth
This commit is contained in:
@@ -95,7 +95,7 @@ def _get_scheme_response(
|
||||
|
||||
|
||||
@router.post(
|
||||
"/sensor-placement-schemes/optimize",
|
||||
"/sensor-placement-optimization-runs",
|
||||
response_model=SensorPlacementSchemeResponse,
|
||||
summary="创建并返回监测点优化方案",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user