Skip to content

Commit 78f6e90

Browse files
committed
Regenerate openapi.json
1 parent b5c0a48 commit 78f6e90

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

crates/iota-rest-api/openapi/openapi.json

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1962,20 +1962,6 @@
19621962
}
19631963
}
19641964
},
1965-
{
1966-
"type": "object",
1967-
"required": [
1968-
"kind"
1969-
],
1970-
"properties": {
1971-
"kind": {
1972-
"type": "string",
1973-
"enum": [
1974-
"deny_list_state_create"
1975-
]
1976-
}
1977-
}
1978-
},
19791965
{
19801966
"type": "object",
19811967
"required": [
@@ -5062,11 +5048,6 @@
50625048
}
50635049
]
50645050
},
5065-
"legacy_bitmap": {
5066-
"description": "Legacy encoding for the bitmap.",
5067-
"type": "string",
5068-
"format": "base64"
5069-
},
50705051
"scheme": {
50715052
"type": "string",
50725053
"enum": [

0 commit comments

Comments
 (0)