SpaceTradersAPI / api-docs

The API documentation for the SpaceTraders API
143 stars 36 forks source link

ShipRefineResponse Response Code Mismatch #53

Closed cscattaglia917 closed 1 year ago

cscattaglia917 commented 1 year ago

I'm seeing an issue where the OpenAPI spec shows a 200 expected response for a Ship Refine action, but the API is actually returning a 201. I feel that the API is correct in returning a 201(since something is being created) and that the spec should be updated to match.

space-admiral commented 1 year ago

Thanks for catching this, should be resolved now.