We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5c0a48 commit 78f6e90Copy full SHA for 78f6e90
crates/iota-rest-api/openapi/openapi.json
@@ -1962,20 +1962,6 @@
1962
}
1963
1964
},
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
- },
1979
{
1980
"type": "object",
1981
"required": [
@@ -5062,11 +5048,6 @@
5062
5048
5063
5049
]
5064
5050
5065
- "legacy_bitmap": {
5066
- "description": "Legacy encoding for the bitmap.",
5067
5068
- "format": "base64"
5069
5070
5051
"scheme": {
5071
5052
"type": "string",
5072
5053
"enum": [
0 commit comments