Skip to main content

Snag Solutions - API Docs (v 0.1)


What’s New


GET /api/auctions/items
Get auction items

What’s Changed


GET /api/auctions
Return Type:
Changed response : 200 OK
200
  • Changed content type : application/json
    • Changed property data (array) Changed items (object):
      Schema representing an auction
      New optional properties:
      • auctionItems
      • Deleted property auctionItems (array)

Result


API changes broke backward compatibility