mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
fix: added constants file
This commit is contained in:
@@ -595,6 +595,7 @@ export const TOKEN_AUTH = {
|
||||
limit: "The number of tokens to return."
|
||||
},
|
||||
GET_TOKEN: {
|
||||
identityId: "The ID of the machine identity to get the token for.",
|
||||
tokenId: "The ID of the token to get metadata for."
|
||||
},
|
||||
CREATE_TOKEN: {
|
||||
|
||||
Reference in New Issue
Block a user