Files
wehub-resource-sync b957a53def
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:21:23 +08:00

20 lines
714 B
JSON

{
"schema_version": "v1",
"name_for_model": "AzureKeyVault",
"name_for_human": "AzureKeyVault",
"description_for_model": "An Azure Key Vault plugin for interacting with secrets.",
"description_for_human": "An Azure Key Vault plugin for interacting with secrets.",
"auth": {
"type": "oauth",
"scope": "https://vault.azure.net/.default",
"authorization_url": "https://login.microsoftonline.com/<TENANT_ID>/oauth2/v2.0/token",
"authorization_content_type": "application/x-www-form-urlencoded"
},
"api": {
"type": "openapi",
"url": "file:///./22-openapi.json"
},
"logo_url": "",
"contact_email": "",
"legal_info_url": ""
}