feat: Updated openapi doc

This commit is contained in:
2026-09-08 14:51:43 +00:00
parent 333d729026
commit 971bcece44
+7
View File
@@ -811,6 +811,13 @@
"type": "array",
"uniqueItems": false
},
"tag_selector": {
"additionalProperties": {
"type": "string"
},
"description": "TagSelector restricts this token to servers carrying every tag in the\nmap. Empty or nil means the whole fleet.\n\nImmutable after creation for the same reason as Role and Scopes: changing\nwhat a credential already deployed in CI can reach, with no record of what\nit could reach before, is worse than requiring a rotation.",
"type": "object"
},
"token_id": {
"type": "string"
},