fix: Implement a CredentialStore for auth (#5741)
This commit is contained in:
@@ -4643,6 +4643,10 @@
|
||||
"inputSchema"
|
||||
],
|
||||
"properties": {
|
||||
"_meta": {
|
||||
"type": "object",
|
||||
"additionalProperties": true
|
||||
},
|
||||
"annotations": {
|
||||
"anyOf": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user