Change Updates

Do not miss any stiletto-API changes, ever again

Subscribe to the stiletto-API changelog to be up to date on recent changes.

RSS

Apr 4, 2025

main
3.4.12
Compare
3.4.12

API structure has changed

11 structure changes including:
11 Modifications
Modified 11 Breaking
GET /maps/{mapid}/resources/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • token property Modified
        • Property is now required
          Breaking
GET /users/{discordid}/tech/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Vitamins, Equipment, Crafting, Construction, Walkers properties Modified
        • Properties are no longer required
POST /bot/{discordid}/tech
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Vitamins, Equipment, Crafting, Construction, Walkers properties Modified
        • Properties are no longer required
POST /maps/{mapid}/resources/
  • Query
  • resourcetype, quality, x, y, description, harvested query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • application/json content type Added
POST /trades/
  • Query
  • type, resource, amount, quality, region, price query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • application/json content type Added
POST /users/auth/
  • Query
  • code query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • application/json content type Added
  • Response
  • 400 response Added
PUT /maps/{mapid}/
  • Query
  • mappass, mapname, mapdate, allowediting query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • application/json content type Added
PUT /maps/{mapid}/resources/{resourceid}/
  • Query
  • token, description, harvested query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • application/json content type Added
PUT /users/
  • Query
  • dataupdate query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • application/json content type Added
PUT /users/{discordid}/tech/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Vitamins, Equipment, Crafting, Construction, Walkers properties Modified
        • Properties are no longer required
PUT /walkers/{walkerid}/
  • Query
  • owner, ready, use, type, description query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • application/json content type Added