Files
Blitz-Proxy/core/scripts/webpanel/routers
Whispering Wind d86087cf74 feat: Add API endpoint to edit NormalSub subpath
This commit introduces a new PUT endpoint `/api/v1/config/normalsub/edit_subpath`
to allow modification of the NormalSub service's subpath.

- Added `EditSubPathInputBody` Pydantic model for request validation.
- Implemented the API endpoint in `normalsub.py` router, calling the
  corresponding `cli_api.edit_normalsub_subpath` function.
- Includes error handling for validation and general exceptions.
2025-05-17 23:27:17 +03:30
..
2025-02-04 16:29:51 +00:00
2025-02-07 19:16:20 +00:00
2025-04-19 18:18:01 +03:30
2025-02-07 18:26:19 +00:00