Skip to content

Commit e757064

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

openapi-full.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2050,7 +2050,7 @@
20502050
}
20512051
}
20522052
},
2053-
"PolicySnapshotIntegerEntry": {
2053+
"PolicySnapshotNumericEntry": {
20542054
"type": "object",
20552055
"required": [
20562056
"effectiveValue",
@@ -2973,7 +2973,7 @@
29732973
"type": "object",
29742974
"properties": {
29752975
"docmdp": {
2976-
"$ref": "#/components/schemas/PolicySnapshotIntegerEntry"
2976+
"$ref": "#/components/schemas/PolicySnapshotNumericEntry"
29772977
},
29782978
"signature_flow": {
29792979
"$ref": "#/components/schemas/PolicySnapshotEntry"

0 commit comments

Comments
 (0)