haproxy-wi/app/routes/install
Aidaho ac5a6093a5 v8.1.2: Refactor IP validation and type annotations in routes
Replaced common.is_ip_or_dns() with pydantic type validation in various route functions to ensure input consistency and clarity. Updated several methods to use Union[IPvAnyAddress, DomainName] for typing and added necessary imports. Also refined templates and helper functions for better readability.
2024-11-19 15:34:14 +03:00
..
__init__.py v7.0.0.0 2023-09-17 12:42:39 +03:00
routes.py v8.1.2: Refactor IP validation and type annotations in routes 2024-11-19 15:34:14 +03:00