SpaceTradersAPI / api-docs

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

Remove $ref siblings, Agent.shipCount NOT optional, typos #82

Closed kjackson1998 closed 9 months ago

kjackson1998 commented 9 months ago

Please validate Agent.shipCount is actually always returned. It seems to be so not sure why it's optional in the schema. Let me know if there's a reason why it's optional, what that would mean, and can change the PR to put that in the description instead.

space-admiral commented 9 months ago

Excellent thanks for cleaning these up! Ship count is always present, so that change makes sense.