@ludeo/cloud-common 1.2.65 → 1.2.66
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/v4/events/game-resource-creation-failed-response.d.ts +1 -1
- package/dist/v4/events/game-resource-creation-failed-response.js.map +1 -1
- package/dist/v4/events/game-resource-ready-for-creation-failed.d.ts +1 -1
- package/dist/v4/events/game-resource-ready-for-creation-failed.js.map +1 -1
- package/package.json +1 -1
- package/src/v4/events/game-resource-creation-failed-response.ts +1 -1
- package/src/v4/events/game-resource-ready-for-creation-failed.ts +1 -1
|
@@ -5,7 +5,7 @@ export declare class GameResourceCreationFailedResponsePayload {
|
|
|
5
5
|
gameResourceId: string;
|
|
6
6
|
gamePoolId: string;
|
|
7
7
|
errorMessage: string;
|
|
8
|
-
gameResourceSettings
|
|
8
|
+
gameResourceSettings?: GameResourceSettings;
|
|
9
9
|
}
|
|
10
10
|
export declare class GameResourceCreationFailedResponse extends LudeoEvent {
|
|
11
11
|
static readonly EVENT_NAME = "cloud-resources.game-resource-creation-failed-response";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"game-resource-creation-failed-response.js","sourceRoot":"","sources":["../../../src/v4/events/game-resource-creation-failed-response.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA+D;AAE/D,0CAAmD;AACnD,yDAAqD;AACrD,oGAAqF;AACrF,oCAAgD;AAEhD,MAAa,yCAAyC;CAarD;AAbD,8FAaC;AAXC;IADC,IAAA,wBAAM,GAAE;;iFACc;AAGvB;IADC,IAAA,wBAAM,GAAE;;6EACU;AAGnB;IADC,IAAA,0BAAQ,GAAE;;+EACU;AAIrB;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,mDAAkB,EAAC,GAAG,EAAE,CAAC,4BAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"game-resource-creation-failed-response.js","sourceRoot":"","sources":["../../../src/v4/events/game-resource-creation-failed-response.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA+D;AAE/D,0CAAmD;AACnD,yDAAqD;AACrD,oGAAqF;AACrF,oCAAgD;AAEhD,MAAa,yCAAyC;CAarD;AAbD,8FAaC;AAXC;IADC,IAAA,wBAAM,GAAE;;iFACc;AAGvB;IADC,IAAA,wBAAM,GAAE;;6EACU;AAGnB;IADC,IAAA,0BAAQ,GAAE;;+EACU;AAIrB;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,mDAAkB,EAAC,GAAG,EAAE,CAAC,4BAAoB,CAAC;8BACxB,4BAAoB;uFAAC;AAG9C,MAAa,kCAAmC,SAAQ,wBAAU;IAIhE,YACE,OAAkD,EAClD,OAA6B;QAE7B,KAAK,CAAC,kCAAkC,CAAC,UAAU,CAAC,CAAC;QACrD,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;IACzB,CAAC;;AAXH,gFAkBC;AAjBiB,6CAAU,GACxB,wDAAwD,CAAC;AAY3D;IADC,IAAA,mDAAkB,EAAC,GAAG,EAAE,CAAC,+BAAoB,CAAC;8BACtC,+BAAoB;mEAAC;AAG9B;IADC,IAAA,mDAAkB,EAAC,GAAG,EAAE,CAAC,yCAAyC,CAAC;8BAC3D,yCAAyC;mEAAC"}
|
|
@@ -5,7 +5,7 @@ export declare class GameResourceReadyForCreationFailedPayload {
|
|
|
5
5
|
gamePoolId: string;
|
|
6
6
|
gameResourceId: string;
|
|
7
7
|
errorMessage: string;
|
|
8
|
-
gameResourceSettings
|
|
8
|
+
gameResourceSettings?: GameResourceSettings;
|
|
9
9
|
}
|
|
10
10
|
export declare class GameResourceReadyForCreationFailed extends LudeoEvent {
|
|
11
11
|
static readonly EVENT_NAME = "cloud-resources.game-resource-ready-for-creation-failed";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"game-resource-ready-for-creation-failed.js","sourceRoot":"","sources":["../../../src/v4/events/game-resource-ready-for-creation-failed.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,uCAAyC;AACzC,qDAA+D;AAC/D,iDAAsD;AACtD,0CAAmD;AACnD,oCAAgD;AAEhD,MAAa,yCAAyC;CAarD;AAbD,8FAaC;AAXC;IADC,IAAA,wBAAM,GAAE;;6EACU;AAGnB;IADC,IAAA,wBAAM,GAAE;;iFACc;AAGvB;IADC,IAAA,0BAAQ,GAAE;;+EACU;AAIrB;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,+BAAkB,EAAC,GAAG,EAAE,CAAC,4BAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"game-resource-ready-for-creation-failed.js","sourceRoot":"","sources":["../../../src/v4/events/game-resource-ready-for-creation-failed.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,uCAAyC;AACzC,qDAA+D;AAC/D,iDAAsD;AACtD,0CAAmD;AACnD,oCAAgD;AAEhD,MAAa,yCAAyC;CAarD;AAbD,8FAaC;AAXC;IADC,IAAA,wBAAM,GAAE;;6EACU;AAGnB;IADC,IAAA,wBAAM,GAAE;;iFACc;AAGvB;IADC,IAAA,0BAAQ,GAAE;;+EACU;AAIrB;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,+BAAkB,EAAC,GAAG,EAAE,CAAC,4BAAoB,CAAC;8BACxB,4BAAoB;uFAAC;AAG9C,MAAa,kCAAmC,SAAQ,kBAAU;IAIhE,YACE,OAAkD,EAClD,OAA6B;QAE7B,KAAK,CAAC,kCAAkC,CAAC,UAAU,CAAC,CAAC;QACrD,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;IACzB,CAAC;;AAXH,gFAkBC;AAjBiB,6CAAU,GACxB,yDAAyD,CAAC;AAY5D;IADC,IAAA,+BAAkB,EAAC,GAAG,EAAE,CAAC,+BAAoB,CAAC;8BACtC,+BAAoB;mEAAC;AAG9B;IADC,IAAA,+BAAkB,EAAC,GAAG,EAAE,CAAC,yCAAyC,CAAC;8BAC3D,yCAAyC;mEAAC"}
|
package/package.json
CHANGED
|
@@ -17,7 +17,7 @@ export class GameResourceCreationFailedResponsePayload {
|
|
|
17
17
|
|
|
18
18
|
@IsOptional()
|
|
19
19
|
@ValidateNestedType(() => GameResourceSettings)
|
|
20
|
-
gameResourceSettings
|
|
20
|
+
gameResourceSettings?: GameResourceSettings;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
export class GameResourceCreationFailedResponse extends LudeoEvent {
|
|
@@ -16,7 +16,7 @@ export class GameResourceReadyForCreationFailedPayload {
|
|
|
16
16
|
|
|
17
17
|
@IsOptional()
|
|
18
18
|
@ValidateNestedType(() => GameResourceSettings)
|
|
19
|
-
gameResourceSettings
|
|
19
|
+
gameResourceSettings?: GameResourceSettings;
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
export class GameResourceReadyForCreationFailed extends LudeoEvent {
|