fix: ship refine 201 response

This commit is contained in:
SpaceAdmiral 2023-06-17 08:04:19 -07:00
parent 0165d506b2
commit b01b55fd14

View File

@ -1548,11 +1548,11 @@
}
},
"responses": {
"200": {
"201": {
"content": {
"application/json": {
"schema": {
"title": "Ship Refine 200 Response",
"title": "Ship Refine 201 Response",
"type": "object",
"properties": {
"data": {