fix: remove dup response

This commit is contained in:
Space Admiral 2022-10-16 17:24:27 -07:00
parent 8d3b4e5a0f
commit 9099a85bb4

View File

@ -2173,21 +2173,6 @@
}
}
}
},
"": {
"content": {
"application/json": {
"schema": {
"type": "object",
"properties": {
"data": {
"$ref": "../models/Contract.yaml"
}
}
}
}
},
"description": "Contract has been successfully fulfilled."
}
},
"operationId": "fulfill-contract",