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.
2 parents 3446e93 + 02cc082 commit 8f7b995Copy full SHA for 8f7b995
1 file changed
openapi.json
@@ -876,7 +876,7 @@
876
"content": {
877
"application/json": {
878
"schema": {
879
- "$ref": "#/components/schemas/EamTransaciton"
+ "$ref": "#/components/schemas/EamTransaction"
880
}
881
882
@@ -1702,7 +1702,7 @@
1702
1703
1704
},
1705
- "EamTransaciton": {
+ "EamTransaction": {
1706
"allOf": [
1707
{
1708
"$ref": "#/components/schemas/Transaction"
0 commit comments