Skip to content

Commit

Permalink
redoc: add back ctr types
Browse files Browse the repository at this point in the history
  • Loading branch information
densumesh committed Aug 31, 2024
1 parent 93f7a5a commit d75b000
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions server/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,8 @@ impl Modify for SecurityAddon {
handlers::dataset_handler::GetDatasetsPagination,
data::models::DatasetConfigurationDTO,
handlers::analytics_handler::GetTopDatasetsRequestBody,
handlers::analytics_handler::CTRDataRequestBody,
data::models::CTRType,
operators::analytics_operator::HeadQueryResponse,
operators::analytics_operator::LatencyGraphResponse,
operators::analytics_operator::SearchUsageGraphResponse,
Expand Down

0 comments on commit d75b000

Please sign in to comment.