mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
docs(openapi): Fixed API documentation for V2 (#6496)
This commit is contained in:
@ -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."
|
||||
))),
|
||||
),
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user