ips/pkg6depotd/src/http/handlers
Till Wegmueller 048dddf487
Refactor get_versions response with structured VersionsResponse model.
- Added `Operation` enum and `SupportedOperation` struct to encapsulate supported operations and versions.
- Updated response generation to dynamically include the `pkg6depotd` version and supported operations.
- Enhanced integration tests to validate version string format changes.
2025-12-08 21:41:02 +01:00
..
catalog.rs Add REST API v1 endpoints and legacy catalog handling for pkg6depotd 2025-12-08 21:36:37 +01:00
file.rs Add repository handling and foundational HTTP routes for pkg6depotd 2025-12-08 20:50:20 +01:00
info.rs Add REST API v1 endpoints and legacy catalog handling for pkg6depotd 2025-12-08 21:36:37 +01:00
manifest.rs Add repository handling and foundational HTTP routes for pkg6depotd 2025-12-08 20:50:20 +01:00
mod.rs Add REST API v1 endpoints and legacy catalog handling for pkg6depotd 2025-12-08 21:36:37 +01:00
publisher.rs Add REST API v1 endpoints and legacy catalog handling for pkg6depotd 2025-12-08 21:36:37 +01:00
versions.rs Refactor get_versions response with structured VersionsResponse model. 2025-12-08 21:41:02 +01:00