Snag Solutions - API Docs (v 0.1)
What’s Changed
GET /api/users
Parameters:
Changed:includeDelegation in query
Whether to include delegations in the response
GET /api/loyalty/badges
Parameters:
Changed:includeDeleted in query
Include deleted badges in the response
GET /api/loyalty/rule_groups
Return Type:
Changed response : 200 OK200
-
Changed content type :
application/json-
Changed property
data(array) Changed items (object):Schema for a get loyalty rule groups response
-
Changed property
loyaltyGroupItems(array) Changed items (object):-
Changed property
loyaltyRule(object)-
Changed property
type(string) Added enum value:dapps_by_transaction_count
-
Changed property
-
Changed property
-
Changed property
-
Changed property
GET /api/loyalty/rules
Parameters:
Changed:includeDeleted in query
Whether to include deleted/archived records
POST /api/loyalty/rules
Request:
Changed content type :application/json
-
Changed property
type(string)Type of loyalty rule being created
Added enum value:dapps_by_transaction_count
Return Type:
Changed response : 200 OK200
-
Changed content type :
application/json-
Changed property
type(string)Type of loyalty rule being created
Added enum value:dapps_by_transaction_count
-
Changed property
GET /api/minting/assets
Parameters:
Changed:includeMetadata in query
Whether to include metadata in the responseChanged:
includeDeleted in query
Whether to include deleted assets in the response
GET /api/minting/contracts
Parameters:
Changed:showOnMarketplace in query
Changed: includeDeleted in query
GET /api/token_claims
Return Type:
Changed response : 200 OK200
-
Changed content type :
application/json-
Changed property
data(array) Changed items (object):- Added property
minPercentageToStake(number)
- Added property
-
Changed property
Result
API changes broke backward compatibility