docs(openapi): Fixed API documentation for V2 (#6496)

This commit is contained in:
Anurag Thakur
2024-11-12 12:14:54 +05:30
committed by GitHub
parent 78857e9da3
commit 7dfcd514cf
27 changed files with 100 additions and 86 deletions

View File

@ -614,7 +614,7 @@ impl utoipa::Modify for SecurityAddon {
SecurityScheme::ApiKey(ApiKey::Header(ApiKeyValue::with_description(
"api-key",
"Admin API keys allow you to perform some privileged actions such as \
creating a merchant account and Merchant Connector account."
creating a merchant account and Connector account."
))),
),
(