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

Jun 30, 2021

main
2.2.3
Compare
2.2.3

API structure has changed

3 structure changes including:
3 Modifications
Modified 3 Breaking
DELETE /walkers/{walkerId}
  • Query
  • apikey, discordid, token query parameters Removed
  • Authentication
  • Token authentication method Added
GET /walkers
  • Response
  • 202 response Removed
  • 200 response Added
PUT /walkers/{walkerId}
  • Query
  • apikey, discordid, token, name, datelastuse, lastuser, ownerUser query parameters Removed
  • owner, use, type, description, ready query parameters Added
  • Response
  • 401, 503 responses Added
  • Authentication
  • Token authentication method Added