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 |
|
James C
|
c1822189f5
|
Remove stoplight styleguide...
|
2023-05-23 08:34:42 -06:00 |
|
james.clague@brct.io
|
55f72b8dde
|
Remove global security for / and /register to match API
|
2023-05-23 08:32:24 -06:00 |
|
SpaceAdmiral
|
ec0b708378
|
fix: transactions can have 0 for values in units / price
|
2023-05-21 09:28:45 -07:00 |
|
SpaceAdmiral
|
4b62bf3252
|
Merge pull request #25 from dbeckwith/patch-1
Fix type of ShipEngine speed property
|
2023-05-21 09:26:56 -07:00 |
|
SpaceAdmiral
|
e8560d43f0
|
Merge pull request #36 from Aeolun/patch-1
fix: improve openapi description for jump
|
2023-05-21 09:25:58 -07:00 |
|
SpaceAdmiral
|
cce94a56b9
|
update: add isRecruiting to faction model
|
2023-05-20 09:30:11 -07:00 |
|
SpaceAdmiral
|
b277bdc7d6
|
update: add starting faction to agent model
|
2023-05-20 09:30:11 -07:00 |
|
SpaceAdmiral
|
4ec2806046
|
update: add transaction to refuel response
|
2023-05-20 09:30:11 -07:00 |
|
SpaceAdmiral
|
0510b51296
|
prep: remove expiration required so we can return a 200 response instead of a 204
|
2023-05-20 09:30:11 -07:00 |
|
SpaceAdmiral
|
74493cddc0
|
update: deprecate expiration in favor of deadlineToAccept
|
2023-05-20 09:30:11 -07:00 |
|
SpaceAdmiral
|
32a0fdf835
|
update: add negotiate contract endpoint
|
2023-05-20 09:30:11 -07:00 |
|
SpaceAdmiral
|
848b665517
|
update: add status endpoint
|
2023-05-20 09:30:11 -07:00 |
|
SpaceAdmiral
|
f3dabf7e5d
|
Update README.md
|
2023-05-13 19:51:28 -07:00 |
|
SpaceAdmiral
|
9721a18aff
|
fix: email type in register
|
2023-05-13 11:49:09 -07:00 |
|
SpaceAdmiral
|
e9be22485e
|
add email to register field
|
2023-05-13 11:34:51 -07:00 |
|
Bart Riepe
|
9cc739ae0b
|
fix: improve openapi description for jump
Related to Linear#70
|
2023-05-13 07:52:42 +09:00 |
|
Arthur R Longbottom
|
e77117f6bd
|
Update README.md
|
2023-05-10 16:57:02 -07:00 |
|
Arthur R Longbottom
|
48e7d0c004
|
Update README.md
|
2023-05-10 16:45:01 -07:00 |
|
Arthur R Longbottom
|
5cd3423b7a
|
Update README.md with donation link
|
2023-05-10 16:44:42 -07:00 |
|
SpaceAdmiral
|
b52734a2cd
|
Merge pull request #20 from dmitrij-schmidt/dmitrij-schmidt-patch-get-shipyard
fix: update Get Shipyard endpoint description
|
2023-05-10 08:25:52 -07:00 |
|
SpaceAdmiral
|
b52619343f
|
update faction traits enum; remove old traits
|
2023-05-10 08:19:01 -07:00 |
|
SpaceAdmiral
|
5c09cde9f0
|
fix typo in ship registration required field
|
2023-05-10 08:11:12 -07:00 |
|
Daniel Beckwith
|
dc9865d8b9
|
Update ShipEngine.json
|
2023-05-09 16:02:07 -04:00 |
|
SpaceAdmiral
|
66e9e93264
|
Create README.md
|
2023-05-09 07:58:30 -07:00 |
|
SpaceAdmiral
|
bb0bc76305
|
fix: remove minLength on Ship symbol
|
2023-05-08 08:02:53 -07:00 |
|
SpaceAdmiral
|
550bec2e43
|
update: add departureTime to ship nav route
|
2023-04-18 08:21:56 -07:00 |
|
SpaceAdmiral
|
57845959c6
|
update: add view ship cargo endpoint
|
2023-04-17 13:16:27 -07:00 |
|
SpaceAdmiral
|
7e282138ee
|
update: switch to /v2 url path
|
2023-04-13 13:23:34 -07:00 |
|
SpaceAdmiral
|
b039e04a0f
|
update: replace quickstart with overview doc
|
2023-04-13 13:16:44 -07:00 |
|
Space Admiral
|
0412d3277d
|
update: add ship nav endpoints
|
2023-04-13 13:08:11 -07:00 |
|
Space Admiral
|
e94cb58881
|
update: add transaction to ship purchase
|
2023-04-13 13:08:08 -07:00 |
|
Space Admiral
|
281aa49b34
|
update: add waypoint symbol to market transaction
|
2023-04-13 13:08:00 -07:00 |
|
Dmitrij Schmidt
|
d387a4e94d
|
fix: update Get Shipyard endpoint description
|
2023-04-01 14:13:22 +02:00 |
|