Skip to content

Commit c683c56

Browse files
authored
Merge pull request #73 from DestinyItemManager/create-pull-request/patch
Updated api-src
2 parents 345290e + 711dda9 commit c683c56

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+1941
-9070
lines changed

generated-src/app/api.ts

Lines changed: 0 additions & 50 deletions
This file was deleted.

generated-src/app/index.ts

Lines changed: 0 additions & 17 deletions
This file was deleted.

generated-src/app/interfaces.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Bungie.Net API
33
* These endpoints constitute the functionality exposed by Bungie.net, both for more traditional website functionality and for connectivity to Bungie video games and their related functionality.
44
*
5-
* OpenAPI spec version: 2.20.1
5+
* OpenAPI spec version: 2.21.0
66
* Contact: [email protected]
77
*
88
* NOTE: This class is auto generated by the bungie-api-ts code generator program.

generated-src/common.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Bungie.Net API
33
* These endpoints constitute the functionality exposed by Bungie.net, both for more traditional website functionality and for connectivity to Bungie video games and their related functionality.
44
*
5-
* OpenAPI spec version: 2.20.1
5+
* OpenAPI spec version: 2.21.0
66
* Contact: [email protected]
77
*
88
* NOTE: This class is auto generated by the bungie-api-ts code generator program.
@@ -834,6 +834,7 @@ export const enum PlatformErrorCodes {
834834
FireteamFinderOwnerNotInGame = 3132,
835835
FireteamFinderPlayerAtMaxLobbyLimit = 3133,
836836
FireteamFinderLobbyTooFarInTheFuture = 3134,
837+
FireteamFinderApplicantNotInGame = 3135,
837838
FireteamFinderResponseUndefined = 3150,
838839
FireteamFinderResponseMoved = 3151,
839840
FireteamFinderResponseLoggingIn = 3152,
@@ -940,6 +941,7 @@ export const enum BungieMembershipType {
940941
TigerStadia = 5,
941942
TigerEgs = 6,
942943
TigerDemon = 10,
944+
GoliathGame = 20,
943945
BungieNext = 254,
944946
/**
945947
* "All" is only valid for searching capabilities: you need to pass the actual

generated-src/communitycontent/api.ts

Lines changed: 0 additions & 36 deletions
This file was deleted.

generated-src/communitycontent/index.ts

Lines changed: 0 additions & 16 deletions
This file was deleted.

generated-src/content/api.ts

Lines changed: 0 additions & 142 deletions
This file was deleted.

generated-src/content/index.ts

Lines changed: 0 additions & 17 deletions
This file was deleted.

generated-src/content/interfaces.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Bungie.Net API
33
* These endpoints constitute the functionality exposed by Bungie.net, both for more traditional website functionality and for connectivity to Bungie video games and their related functionality.
44
*
5-
* OpenAPI spec version: 2.20.1
5+
* OpenAPI spec version: 2.21.0
66
* Contact: [email protected]
77
*
88
* NOTE: This class is auto generated by the bungie-api-ts code generator program.

0 commit comments

Comments
 (0)