Felix Baumkötter
|
99c3ce01d1
|
refuel ship preparations
|
2023-11-11 21:20:36 +01:00 |
|
Florian Witteler
|
7001086a79
|
fix: Added FAB_MATS to TradeTymbol
|
2023-11-04 10:13:29 -07:00 |
|
SpaceAdmiral
|
a738d9b032
|
refactor to trade symbol ref
|
2023-10-31 16:31:35 -07:00 |
|
SpaceAdmiral
|
fafecae289
|
fix description on faction contracts
|
2023-10-29 09:45:15 -07:00 |
|
SpaceAdmiral
|
e7395d3e8b
|
add cargo modules
|
2023-10-28 18:54:33 -07:00 |
|
SpaceAdmiral
|
8f3aec5fd1
|
fix missing params on construction endpoint
|
2023-10-28 09:32:59 -07:00 |
|
SpaceAdmiral
|
a46d675039
|
V2.1 (#74)
* update: new traits and add modifiers
* breaking: jump gates and construction
* update: add supply to shipyard listing
* add gas siphon endpoint
* add cooldown to jumps
* add missing types
* update supply and activity levels
* update: add waypoint query filters for type and traits
* add cargo modules
* add shipyard activity
|
2023-10-28 09:26:28 -07:00 |
|
SpaceAdmiral
|
efd909475f
|
Update README.md
|
2023-09-23 12:10:04 -07:00 |
|
SpaceAdmiral
|
2ffab3a14c
|
update: add crew to shipyard ship listing
|
2023-09-15 09:17:05 -07:00 |
|
SpaceAdmiral
|
ba72f7853c
|
update: add orbits property to Waypoint and SystemWaypoint
|
2023-09-15 08:57:04 -07:00 |
|
SpaceAdmiral
|
6ac8e2ea8f
|
update: ship now returns cooldown
|
2023-09-14 16:46:09 -07:00 |
|
SpaceAdmiral
|
7c187219fb
|
update: add origin to ship nav route;
deprecation: ship nav departure renaming to origin;
|
2023-09-13 09:33:32 -07:00 |
|
SpaceAdmiral
|
9a2022b2e4
|
update: add modifications fee to shipyard
|
2023-09-13 09:29:19 -07:00 |
|
SpaceAdmiral
|
6aa30abb9a
|
update: adds specific /extract/survey endpoint
deprecation: removing survey property from the /extract endpoint
|
2023-09-13 08:58:11 -07:00 |
|
feba66
|
c11ab9a928
|
Update Agent.json symbol minlen fixed
|
2023-07-19 02:02:47 +02:00 |
|
feba66
|
1771f4a5a9
|
Update Agent.json
added max len to agent symbol
|
2023-07-19 01:45:37 +02:00 |
|
feba66
|
37b7a029a4
|
Merge pull request #64 from SpaceTradersAPI/feba/public-agent
Feba/public agent
|
2023-07-12 23:57:42 +02:00 |
|
Felix Baumkötter
|
da649dad93
|
renamed the new endpoints
|
2023-07-12 14:47:04 +00:00 |
|
Felix Baumkötter
|
6379a3c27f
|
public agent endpoints
|
2023-07-11 23:44:03 +00:00 |
|
SpaceAdmiral
|
3c1c694047
|
fix: bug where minimum was on a date time field
|
2023-06-24 09:37:22 -07:00 |
|
SpaceAdmiral
|
bab49f156b
|
update: fix description of date field
|
2023-06-24 09:37:22 -07:00 |
|
SpaceAdmiral
|
da4cb1edbb
|
fix: required fields on refine response
|
2023-06-24 09:37:22 -07:00 |
|
Justin Auger
|
0d7bb3cca9
|
Add a github action that generates a couple of clients using openapi generator (#60)
Adds a quick layer of validation at CI level.
|
2023-06-23 21:35:42 -07:00 |
|
feba66
|
b792362027
|
fix: accidentaly removed whole security on /register
|
2023-06-17 21:29:13 +02:00 |
|
feba66
|
9a4b375ec5
|
remove security from /register
|
2023-06-17 21:27:35 +02:00 |
|
SpaceAdmiral
|
15be27fd58
|
fix transaction response on ship install / remove
|
2023-06-17 08:47:13 -07:00 |
|
SpaceAdmiral
|
7685727af7
|
add optional units to refuel request
|
2023-06-17 08:27:48 -07:00 |
|
SpaceAdmiral
|
b01b55fd14
|
fix: ship refine 201 response
|
2023-06-17 08:04:19 -07:00 |
|
feba66
|
0165d506b2
|
Removed duplicate Faction symbol definition
|
2023-06-13 23:32:17 +02:00 |
|
SpaceAdmiral
|
a121b573e7
|
remove empty body from contract negotiate request
|
2023-06-10 10:35:37 -07:00 |
|
SpaceAdmiral
|
432b457d48
|
fix accidental removal of security array
|
2023-06-10 10:16:50 -07:00 |
|
SpaceAdmiral
|
f449816c5c
|
fix empty response key
|
2023-06-10 10:11:23 -07:00 |
|
SpaceAdmiral
|
c83c8ec844
|
Merge pull request #59 from Shushishtok/updated-descriptions
Updated descriptions
|
2023-06-10 09:29:27 -07:00 |
|
SpaceAdmiral
|
6ee89f81cb
|
Merge pull request #58 from Shushishtok/patch-1
Fix required field in jump endpoint
|
2023-06-10 09:26:39 -07:00 |
|
Shush
|
c83c060e3b
|
Added requirement for transfer
|
2023-06-09 23:55:01 +03:00 |
|
Shush
|
4a6c8ec049
|
Updated descriptions
|
2023-06-09 23:50:36 +03:00 |
|
Shushishtok
|
9fa82d50b7
|
Merge pull request #1 from Shushishtok/update-descriptions
Update descriptions
|
2023-06-09 20:48:27 +03:00 |
|
Shush
|
8d0f552080
|
Progress up to purchase cargo (not included)
|
2023-06-09 15:45:06 +03:00 |
|
Shush
|
579b0e1443
|
Add "must be in orbit" to API descriptions
|
2023-06-07 08:46:38 +03:00 |
|
Shushishtok
|
49e903308f
|
Fix required field in jump endpoint
|
2023-06-06 10:10:25 +03:00 |
|
SpaceAdmiral
|
8522786bb8
|
Merge pull request #56 from FloWi/credits-int64
fix: added format `int64` to `credits` field of Agent and leaderboards
|
2023-06-04 14:21:46 -07:00 |
|
SpaceAdmiral
|
01c00265fa
|
Merge pull request #57 from ishtatann/auth-fix
Properly fix authorization for openapi generated clients.
|
2023-06-04 14:20:54 -07:00 |
|
SpaceAdmiral
|
812f26cdf7
|
add ship mounts endpoints
|
2023-06-03 09:12:01 -07:00 |
|
Ishta Tann
|
928239eaf4
|
auth fix
|
2023-06-01 18:00:01 -07:00 |
|
Florian Witteler
|
7c00025e0c
|
fix: added format int64 to credits field of Agent and leaderboards
|
2023-06-02 01:36:17 +02:00 |
|
SpaceAdmiral
|
53c73f2457
|
update: remove faction enum from register;
|
2023-05-28 09:03:17 -07:00 |
|
SpaceAdmiral
|
8f3e44882b
|
Merge pull request #47 from brct-james/fix-global-security-on-status-and-register
Fix global security on public endpoints
|
2023-05-23 09:24:29 -07:00 |
|
James C
|
5567bf30a6
|
Fix malformed change
|
2023-05-23 09:38:11 -06:00 |
|
James C
|
2e854c3088
|
Remove global security from all public routes
|
2023-05-23 09:33:34 -06:00 |
|
James C
|
b36cd0242b
|
Add styleguide to ignore
|
2023-05-23 08:35:12 -06:00 |
|