5e18ab673332 → 6d6269f8cab6 · 19 changes across 10 operations
- POST/v1/orders
- ○
added the new optional request property
// - ○
added the new optional request property
// - ○
the request property
//became nullable - ○
the request property
//became optional - ○
added the required property
to the response with the status - ○
added the required property
to the response with the status
- ○
- PUT/v1/campaigns/{campaign_id}
- ●
added the new
discord_linkedenum value to the/response property for the response status - ○
added the new
discord_linkedenum value to the request property/
- ●
- GET/v1/campaigns
- ●
added the new
discord_linkedenum value to the//response property for the response status - ○
added the enum value
discord_linkedto the propertyanyOf[subschema #1: CampaignEventType]/of thequeryrequest parametertype
- ●
- POST/v1/campaigns
- ●
added the new
discord_linkedenum value to the/response property for the response status - ○
added the new
discord_linkedenum value to the request property/
- ●
- GET/v1/orders
- ○
added the new optional
queryrequest parameterstart_after_id - ○
queryrequest parameteroffsetwas deprecated
- ○
- GET/v1/campaigns/{campaign_id}
- ●
added the new
discord_linkedenum value to the/response property for the response status
- ●
- PUT/v1/campaigns/{campaign_id}/graph
- ●
added the new
discord_linkedenum value to the/response property for the response status
- ●
- GET/v1/campaigns/by_ids
- ●
added the new
discord_linkedenum value to the//response property for the response status
- ●
- PUT/v1/players/{player_id}
- ○
endpoint added
- ○
- GET/v1/players/{player_id}/store_items
- ○
endpoint added
- ○