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 |
|
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 |
|
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 |
|
Space Admiral
|
49e925eee8
|
update: add waypoint symbol to market transaction
|
2023-03-14 09:17:20 -07:00 |
|
Space Admiral
|
d91b85a77a
|
update: lower pagination limit to 20
|
2023-02-26 09:43:11 -08:00 |
|
SpaceAdmiral
|
8cbbe6342d
|
Merge pull request #15 from crisman/agent_symbol_longer_description
Fix /register doc for new agent symbol length
|
2023-02-21 09:13:13 -08:00 |
|
Space Admiral
|
bc77873c75
|
update: server description
|
2023-02-21 08:46:28 -08:00 |
|
Space Admiral
|
1c25aa6e66
|
update: add scan waypoints endpoint
|
2023-02-21 08:30:25 -08:00 |
|
Daniel Frederick Crisman
|
ab37711755
|
Fix /register doc for new agent symbol length
fixes #14
|
2023-02-17 00:52:29 -05:00 |
|
Space Admiral
|
c84602e157
|
increase agent symbol limit to 14 chars
|
2023-02-16 08:24:55 -08:00 |
|
SpaceAdmiral
|
980a9b4020
|
Merge pull request #11 from crisman/refuel_v2_apiurl
update refuel to v2.api endpoint
|
2023-02-15 21:26:20 -08:00 |
|
Daniel Frederick Crisman
|
674a9321ca
|
update refuel to v2.api endpoint
fixes https://github.com/SpaceTradersAPI/api-docs/issues/10
|
2023-02-15 06:16:16 -05:00 |
|
Space Admiral
|
06b500b760
|
update to v2 api endpoint
|
2023-01-25 09:03:57 -08:00 |
|
Space Admiral
|
8877039b7c
|
merge 2.0.0-rc.2 into main
|
2023-01-25 08:13:35 -08:00 |
|
Space Admiral
|
26cc968eb3
|
fix: update enums for factions and ship roles
|
2023-01-21 08:45:36 -08:00 |
|
Space Admiral
|
d5aa0454d4
|
fix: add warp drives to enum
|
2023-01-09 08:16:05 -08:00 |
|
Space Admiral
|
5b18aac076
|
update URL in guide
|
2023-01-06 09:20:41 -08:00 |
|
Space Admiral
|
5c2057e79c
|
apply min and max values to pagination params
|
2023-01-04 08:33:31 -08:00 |
|
Space Admiral
|
816a172288
|
fix typo in quickstart
|
2023-01-02 10:05:37 -08:00 |
|
SpaceAdmiral
|
8ebbd07bd1
|
Merge pull request #9 from brct-james/v2-improvements
Pagination Params, Typo Fix
|
2023-01-02 10:03:28 -08:00 |
|
james.clague@brct.io
|
6dc72cc7e5
|
Add meta query params to list factions, ships, contracts, systems, waypoints. Fix typo for Galactic faction /register enum.
|
2023-01-02 09:41:04 -07:00 |
|
james.clague@brct.io
|
27f63adf4a
|
Add pagination params to GET:systems
|
2022-12-30 16:25:28 -07:00 |
|
James Clague
|
16c7ff4988
|
Create .spectral.mjs
|
2022-12-30 16:16:28 -07:00 |
|
Space Admiral
|
489675716a
|
add ship frame miner to enum
|
2022-12-26 12:50:48 -05:00 |
|
Space Admiral
|
df6821719d
|
fix min value on market trade volume
|
2022-12-26 12:50:36 -05:00 |
|
Space Admiral
|
f28c02385e
|
updates to quickstart; scanned ship shows less detail
|
2022-12-24 16:12:13 -05:00 |
|
Space Admiral
|
be7f82878e
|
add exchange property to market
|
2022-12-24 14:30:13 -05:00 |
|