mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
fix: ship refine 201 response
This commit is contained in:
parent
0165d506b2
commit
b01b55fd14
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user