Open crisman opened 1 year ago
Would also be nice the the whole api-docs
repo had a top level LICENSE
file with a matching license.
This is a great idea, I'll add this to the TODO list. We basically need a license just to declare that you can't copy the structure of the API and the game, but you're free to build and generate clients, etc.
So mostly free use but not to copy and self-distribute as your own API.
+1, adding a license would be very helpful! Without one, it's not clear how this can be used--e.g. can I publish my own SDK or 3rd party client?
In
reference/SpaceTraders.json
in theInfo Object
there is:The OpenAPI spec seems real unclear on what a
License Object
means.It seems to be saying either that there is no license to use the API document (i.e. feeding it to the OpenAPI Generator would not be allowed) or that access to the API (e.g. https://v2.api.spacetraders.io/) is not allowed. Neither of these seems to fit with what the purpose of SpaceTraders.
Can we get the license object removed or change to something more open?
Perhaps MIT?
https://spdx.org/licenses/MIT.html