Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy committed Jan 16, 2025
1 parent 52c23c5 commit 6b68573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalyst-gateway/bin/src/service/api/documents/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ use put_document::{bad_put_request::PutDocumentBadRequest, MAXIMUM_DOCUMENT_SIZE

use crate::service::{
common::{
auth::{none_or_rbac::NoneOrRBAC, rbac::scheme::CatalystRBACSecurityScheme},
auth::rbac::scheme::CatalystRBACSecurityScheme,
tags::ApiTags,
types::{
generic::{
Expand Down

0 comments on commit 6b68573

Please sign in to comment.