update openapi
This commit is contained in:
@@ -1851,6 +1851,10 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"moreInfo": {
|
||||
"description": "More information about the failure, not meant to be displayed to the user. Used for LLM suggestions.",
|
||||
"type": "string"
|
||||
},
|
||||
"severity": {
|
||||
"description": "Severity of the failure",
|
||||
"type": "string",
|
||||
|
||||
@@ -11,5 +11,5 @@ spec:
|
||||
description: This is a secret
|
||||
value: this is super duper secure
|
||||
decrypters:
|
||||
- actor_k6
|
||||
- actor_synthetic-monitoring
|
||||
- k6
|
||||
- synthetic-monitoring
|
||||
|
||||
@@ -12,5 +12,5 @@ spec:
|
||||
keeper: my-keeper-1
|
||||
value: super duper secure
|
||||
decrypters:
|
||||
- actor_k6
|
||||
- actor_synthetic-monitoring
|
||||
- k6
|
||||
- synthetic-monitoring
|
||||
|
||||
Reference in New Issue
Block a user