API structure has changed
7 structure changes including:
6 Breaking changes
1 Addition
6 Modifications
Modified
6
Breaking
GET /bancheck
- Path went from
/api/v1/bancheckto/bancheck(same operationId)Breaking - Response
-
200 response Modified
-
application/json content type Modified
-
msg property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
msg property Removed
-
application/json content type Modified
-
500 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Header
-
key header Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- x-api-key header Added
- Authentication
- Api key auth authentication method Added
GET /craftland
- Path went from
/api/v1/craftlandto/craftland(same operationId)Breaking - Response
-
200 response Modified
-
application/json content type Modified
-
map_info property Modified
-
createAt, description, lastUpdateAt, liked, map_name, maxPlayTime, minPlayTime, nickname, popularity, subscriptions, thumbnail_link, uid properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
createAt, description, lastUpdateAt, liked, map_name, maxPlayTime, minPlayTime, nickname, popularity, subscriptions, thumbnail_link, uid properties Removed
-
map_info property Modified
-
application/json content type Modified
-
404 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
application/json content type Removed
-
500 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Header
-
key header Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- x-api-key header Added
- Authentication
- Api key auth authentication method Added
GET /image
- Path went from
/api/v1/imageto/image(same operationId)Breaking - Response
-
404 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
application/json content type Removed
-
500 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Header
-
key header Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- x-api-key header Added
- Authentication
- Api key auth authentication method Added
GET /info
- Path went from
/api/v1/infoto/info(same operationId)Breaking - Response
-
200 response Modified
-
application/json content type Modified
-
basicInfo property Modified
-
accountId, nickname, level, exp, rank, maxRank, rankingPoints, csRank, csMaxRank, csRankingPoints, liked, badgeId, badgeCnt, bannerId, title, headPic, region, createAt, lastLoginAt, seasonId, releaseVersion properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
accountId, nickname, level, exp, rank, maxRank, rankingPoints, csRank, csMaxRank, csRankingPoints, liked, badgeId, badgeCnt, bannerId, title, headPic, region, createAt, lastLoginAt, seasonId, releaseVersion properties Removed
-
clanBasicInfo property Modified
-
clanId, clanName, captainId, clanLevel, memberNum, capacity properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
clanId, clanName, captainId, clanLevel, memberNum, capacity properties Removed
-
petInfo property Modified
-
id, level, exp, isSelected, selectedSkillId, skinId properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
id, level, exp, isSelected, selectedSkillId, skinId properties Removed
-
creditScoreInfo property Modified
-
creditScore, rewardState, rewardType properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
creditScore, rewardState, rewardType properties Removed
-
captainBasicInfo, profileInfo, socialInfo properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
basicInfo property Modified
-
application/json content type Modified
- 403 response Added
- Header
-
key header Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- x-api-key header Added
- Authentication
- Api key auth authentication method Added
GET /stats
- Path went from
/api/v1/statsto/stats(same operationId)Breaking - Response
-
200 response Modified
-
application/json content type Modified
-
brCareer_solo property Modified
-
eliminations, games, wins, stats properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
eliminations, games, wins, stats properties Removed
-
brCareer_duo property Modified
-
eliminations, games, wins, stats properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
eliminations, games, wins, stats properties Removed
-
brCareer_squad property Modified
-
eliminations, games, wins, stats properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
eliminations, games, wins, stats properties Removed
-
brCareer_solo property Modified
-
application/json content type Modified
- 403 response Added
- Header
-
key header Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- x-api-key header Added
- Authentication
- Api key auth authentication method Added
GET /wishlist
- Path went from
/api/v1/wishlistto/wishlist(same operationId)Breaking - Response
-
200 response Modified
-
application/json content type Modified
-
wishlist_items property Modified
- object property Modified
-
wishlist_items property Modified
-
application/json content type Modified
-
404 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
application/json content type Removed
-
500 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Header
-
key header Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- x-api-key header Added
- Authentication
- Api key auth authentication method Added
Added
1
Api key authauthentication method