Skip to content

Commit d6f05cf

Browse files
authored
Merge pull request #51 from kyro-gpt/main
1 liner fix on openapi.json format
2 parents e6ffccb + b35d050 commit d6f05cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4374,7 +4374,7 @@
43744374
"enum": [
43754375
"inactive",
43764376
"frozen",
4377-
"active",
4377+
"active"
43784378
]
43794379
},
43804380
"taker_fee": {

0 commit comments

Comments
 (0)