[router][protocols] Add Axum validate extractor and use it for /v1/chat/completions endpoint (#11588)
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
// This module provides a structured approach to handling different API protocols
|
||||
|
||||
pub mod spec;
|
||||
pub mod validation;
|
||||
pub mod validated;
|
||||
pub mod worker_spec;
|
||||
|
||||
Reference in New Issue
Block a user