mirror of
https://github.com/not-lucky/GeminiKeyManagement.git
synced 2025-12-06 08:44:01 +05:30
add sync functionality for API keys and update README and schema
This commit is contained in:
@@ -136,7 +136,8 @@
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"type": "string"
|
||||
"type": "string",
|
||||
"enum": ["ACTIVE", "INACTIVE"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user