Skip to content

Commit fe5a688

Browse files
committed
chore(openapi): regenerate api specification
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent d19e226 commit fe5a688

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

openapi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1559,7 +1559,7 @@
15591559
}
15601560
}
15611561
},
1562-
"PolicySnapshotIntegerEntry": {
1562+
"PolicySnapshotNumericEntry": {
15631563
"type": "object",
15641564
"required": [
15651565
"effectiveValue",
@@ -2237,7 +2237,7 @@
22372237
"type": "object",
22382238
"properties": {
22392239
"docmdp": {
2240-
"$ref": "#/components/schemas/PolicySnapshotIntegerEntry"
2240+
"$ref": "#/components/schemas/PolicySnapshotNumericEntry"
22412241
},
22422242
"signature_flow": {
22432243
"$ref": "#/components/schemas/PolicySnapshotEntry"

0 commit comments

Comments
 (0)