We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74cc46d commit a63e5eaCopy full SHA for a63e5ea
auth/niauth.yaml
@@ -572,6 +572,9 @@ definitions:
572
format: date-time
573
description: The time when the key expires (epoch in milliseconds)
574
example: "2019-12-02T15:31:45.379Z"
575
+ enabled:
576
+ type: boolean
577
+ description: Whether the key is enabled or not
578
deleted:
579
type: boolean
580
description: Whether the key is deleted or not
0 commit comments