@axinom/mosaic-messages 0.10.0 → 0.11.0-rc.10
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/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.d.ts +12 -0
- package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.d.ts.map +1 -0
- package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.js +20 -0
- package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.js.map +1 -0
- package/dist/generated/config/payloads/billing/index.d.ts +1 -0
- package/dist/generated/config/payloads/billing/index.d.ts.map +1 -1
- package/dist/generated/config/payloads/billing/index.js +1 -0
- package/dist/generated/config/payloads/billing/index.js.map +1 -1
- package/dist/generated/config/payloads/monetization/monetization-service-multi-tenant-messaging-settings.js +3 -3
- package/dist/generated/config/payloads/monetization/monetization-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/schemas/payloads/admin/commands/execute-async-wrapper-step-start-command.json +28 -3
- package/dist/generated/schemas/payloads/admin/commands/index.d.ts +24 -0
- package/dist/generated/schemas/payloads/admin/commands/index.d.ts.map +1 -1
- package/dist/generated/schemas/payloads/admin/events/environment-created-event.json +28 -3
- package/dist/generated/schemas/payloads/admin/events/index.d.ts +24 -0
- package/dist/generated/schemas/payloads/admin/events/index.d.ts.map +1 -1
- package/dist/generated/schemas/payloads/ax-auth/commands/ax-auth-service-enable-start-command.json +37 -29
- package/dist/generated/schemas/payloads/ax-auth/commands/index.d.ts +29 -21
- package/dist/generated/schemas/payloads/ax-auth/commands/index.d.ts.map +1 -1
- package/dist/generated/schemas/payloads/billing/events/index.d.ts +66 -0
- package/dist/generated/schemas/payloads/billing/events/index.d.ts.map +1 -1
- package/dist/generated/schemas/payloads/billing/events/index.js +7 -1
- package/dist/generated/schemas/payloads/billing/events/index.js.map +1 -1
- package/dist/generated/schemas/payloads/billing/events/payment-provider-changed-event.json +25 -0
- package/dist/generated/schemas/payloads/billing/events/payment-provider-disabled-event.json +25 -0
- package/dist/generated/schemas/payloads/billing/events/payment-provider-enabled-event.json +25 -0
- package/dist/generated/schemas/payloads/id/commands/id-service-enable-start-command.json +20 -4
- package/dist/generated/schemas/payloads/id/commands/index.d.ts +16 -1
- package/dist/generated/schemas/payloads/id/commands/index.d.ts.map +1 -1
- package/dist/generated/schemas/payloads/portal-service/commands/index.d.ts +2 -0
- package/dist/generated/schemas/payloads/portal-service/commands/index.d.ts.map +1 -1
- package/dist/generated/schemas/payloads/portal-service/commands/portal-service-enable-start-command.json +3 -1
- package/dist/generated/types/payloads/admin/types/ax-auth-service.d.ts +4 -0
- package/dist/generated/types/payloads/admin/types/ax-auth-service.d.ts.map +1 -1
- package/dist/generated/types/payloads/admin/types/google.d.ts +4 -0
- package/dist/generated/types/payloads/admin/types/google.d.ts.map +1 -1
- package/dist/generated/types/payloads/ax-auth/commands/ax-auth-service-enable-start-command.d.ts +3 -3
- package/dist/generated/types/payloads/ax-auth/commands/ax-auth-service-enable-start-command.d.ts.map +1 -1
- package/dist/generated/types/payloads/ax-auth/types/ax-auth-service-config.d.ts +11 -0
- package/dist/generated/types/payloads/ax-auth/types/ax-auth-service-config.d.ts.map +1 -0
- package/dist/generated/types/payloads/ax-auth/types/ax-auth-service-config.js +3 -0
- package/dist/generated/types/payloads/ax-auth/types/ax-auth-service-config.js.map +1 -0
- package/dist/generated/types/payloads/ax-auth/types/index.d.ts +1 -0
- package/dist/generated/types/payloads/ax-auth/types/index.d.ts.map +1 -1
- package/dist/generated/types/payloads/ax-auth/types/index.js +1 -0
- package/dist/generated/types/payloads/ax-auth/types/index.js.map +1 -1
- package/dist/generated/types/payloads/billing/events/index.d.ts +11 -2
- package/dist/generated/types/payloads/billing/events/index.d.ts.map +1 -1
- package/dist/generated/types/payloads/billing/events/index.js +9 -0
- package/dist/generated/types/payloads/billing/events/index.js.map +1 -1
- package/dist/generated/types/payloads/billing/events/payment-provider-changed-event.d.ts +14 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-changed-event.d.ts.map +1 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-changed-event.js +3 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-changed-event.js.map +1 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-disabled-event.d.ts +14 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-disabled-event.d.ts.map +1 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-disabled-event.js +3 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-disabled-event.js.map +1 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-enabled-event.d.ts +14 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-enabled-event.d.ts.map +1 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-enabled-event.js +3 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-enabled-event.js.map +1 -0
- package/dist/generated/types/payloads/id/commands/id-service-enable-start-command.d.ts +1 -1
- package/dist/generated/types/payloads/id/commands/id-service-enable-start-command.d.ts.map +1 -1
- package/dist/generated/types/payloads/id/types/google-configuration.d.ts +4 -0
- package/dist/generated/types/payloads/id/types/google-configuration.d.ts.map +1 -1
- package/dist/generated/types/payloads/portal-service/types/portal-service-config.d.ts +1 -1
- package/package.json +4 -4
package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.d.ts
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { MultiTenantMessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
|
+
export declare class BillingServiceMultiTenantMessagingSettings extends MultiTenantMessagingSettings {
|
|
3
|
+
readonly messageType: string;
|
|
4
|
+
readonly queue: string;
|
|
5
|
+
readonly routingKey: string;
|
|
6
|
+
static PaymentProviderEnabled: BillingServiceMultiTenantMessagingSettings;
|
|
7
|
+
static PaymentProviderDisabled: BillingServiceMultiTenantMessagingSettings;
|
|
8
|
+
static PaymentProviderChanged: BillingServiceMultiTenantMessagingSettings;
|
|
9
|
+
private constructor();
|
|
10
|
+
toString: () => string;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=billing-service-multi-tenant-messaging-settings.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"billing-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAC;AAEvF,qBAAa,0CAA2C,SAAQ,4BAA4B;aAkBxE,WAAW,EAAE,MAAM;aACnB,KAAK,EAAE,MAAM;aACb,UAAU,EAAE,MAAM;IAnBpC,OAAc,sBAAsB,6CAIhC;IACJ,OAAc,uBAAuB,6CAIjC;IACJ,OAAc,sBAAsB,6CAIhC;IAEJ,OAAO;IAQA,QAAQ,QAAO,MAAM,CAE1B;CACH"}
|
package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.js
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.BillingServiceMultiTenantMessagingSettings = void 0;
|
|
4
|
+
const mosaic_message_bus_abstractions_1 = require("@axinom/mosaic-message-bus-abstractions");
|
|
5
|
+
class BillingServiceMultiTenantMessagingSettings extends mosaic_message_bus_abstractions_1.MultiTenantMessagingSettings {
|
|
6
|
+
constructor(messageType, queue, routingKey) {
|
|
7
|
+
super('ax-billing-service', messageType, queue, routingKey);
|
|
8
|
+
this.messageType = messageType;
|
|
9
|
+
this.queue = queue;
|
|
10
|
+
this.routingKey = routingKey;
|
|
11
|
+
this.toString = () => {
|
|
12
|
+
return this.messageType;
|
|
13
|
+
};
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
exports.BillingServiceMultiTenantMessagingSettings = BillingServiceMultiTenantMessagingSettings;
|
|
17
|
+
BillingServiceMultiTenantMessagingSettings.PaymentProviderEnabled = new BillingServiceMultiTenantMessagingSettings('PaymentProviderEnabled', 'payment_provider:enabled', '*.*.payment_provider.enabled');
|
|
18
|
+
BillingServiceMultiTenantMessagingSettings.PaymentProviderDisabled = new BillingServiceMultiTenantMessagingSettings('PaymentProviderDisabled', 'payment_provider:disabled', '*.*.payment_provider.disabled');
|
|
19
|
+
BillingServiceMultiTenantMessagingSettings.PaymentProviderChanged = new BillingServiceMultiTenantMessagingSettings('PaymentProviderChanged', 'payment_provider:changed', '*.*.payment_provider.changed');
|
|
20
|
+
//# sourceMappingURL=billing-service-multi-tenant-messaging-settings.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"billing-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":";;;AAAA,6FAAuF;AAEvF,MAAa,0CAA2C,SAAQ,8DAA4B;IAiB1F,YACkB,WAAmB,EACnB,KAAa,EACb,UAAkB;QAElC,KAAK,CAAC,oBAAoB,EAAE,WAAW,EAAE,KAAK,EAAE,UAAU,CAAC,CAAC;QAJ5C,gBAAW,GAAX,WAAW,CAAQ;QACnB,UAAK,GAAL,KAAK,CAAQ;QACb,eAAU,GAAV,UAAU,CAAQ;QAK7B,aAAQ,GAAG,GAAW,EAAE;YAC7B,OAAO,IAAI,CAAC,WAAW,CAAC;QAC1B,CAAC,CAAC;IAJF,CAAC;;AAvBH,gGA4BC;AA3Be,iEAAsB,GAAG,IAAI,0CAA0C,CACnF,wBAAwB,EACxB,0BAA0B,EAC1B,8BAA8B,CAC7B,CAAC;AACU,kEAAuB,GAAG,IAAI,0CAA0C,CACpF,yBAAyB,EACzB,2BAA2B,EAC3B,+BAA+B,CAC9B,CAAC;AACU,iEAAsB,GAAG,IAAI,0CAA0C,CACnF,wBAAwB,EACxB,0BAA0B,EAC1B,8BAA8B,CAC7B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/index.ts"],"names":[],"mappings":"AAAA,cAAc,sCAAsC,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/index.ts"],"names":[],"mappings":"AAAA,cAAc,sCAAsC,CAAC;AACrD,cAAc,mDAAmD,CAAC"}
|
|
@@ -11,4 +11,5 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./billing-service-messaging-settings"), exports);
|
|
14
|
+
__exportStar(require("./billing-service-multi-tenant-messaging-settings"), exports);
|
|
14
15
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,uEAAqD"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,uEAAqD;AACrD,oFAAkE"}
|
|
@@ -16,9 +16,9 @@ class MonetizationServiceMultiTenantMessagingSettings extends mosaic_message_bus
|
|
|
16
16
|
exports.MonetizationServiceMultiTenantMessagingSettings = MonetizationServiceMultiTenantMessagingSettings;
|
|
17
17
|
MonetizationServiceMultiTenantMessagingSettings.SynchronizeClaimDefinitionsStart = new MonetizationServiceMultiTenantMessagingSettings('SynchronizeClaimDefinitionsStart', 'synchronize_claim_definitions:start', '*.*.synchronize_claim_definitions.start');
|
|
18
18
|
MonetizationServiceMultiTenantMessagingSettings.SynchronizePaymentProvidersStart = new MonetizationServiceMultiTenantMessagingSettings('SynchronizePaymentProvidersStart', 'synchronize_payment_providers:start', '*.*.synchronize_payment_providers.start');
|
|
19
|
-
MonetizationServiceMultiTenantMessagingSettings.SubscriptionPlanPublished = new MonetizationServiceMultiTenantMessagingSettings('SubscriptionPlanPublished', '
|
|
20
|
-
MonetizationServiceMultiTenantMessagingSettings.ClaimSetPublished = new MonetizationServiceMultiTenantMessagingSettings('ClaimSetPublished', '
|
|
21
|
-
MonetizationServiceMultiTenantMessagingSettings.ClaimSetUnpublished = new MonetizationServiceMultiTenantMessagingSettings('ClaimSetUnpublished', '
|
|
19
|
+
MonetizationServiceMultiTenantMessagingSettings.SubscriptionPlanPublished = new MonetizationServiceMultiTenantMessagingSettings('SubscriptionPlanPublished', 'subscription_plan:published', '*.*.subscription_plan.published');
|
|
20
|
+
MonetizationServiceMultiTenantMessagingSettings.ClaimSetPublished = new MonetizationServiceMultiTenantMessagingSettings('ClaimSetPublished', 'claim_set:published', '*.*.claim_set.published');
|
|
21
|
+
MonetizationServiceMultiTenantMessagingSettings.ClaimSetUnpublished = new MonetizationServiceMultiTenantMessagingSettings('ClaimSetUnpublished', 'claim_set:unpublished', '*.*.claim_set.unpublished');
|
|
22
22
|
MonetizationServiceMultiTenantMessagingSettings.SynchronizeClaimDefinitionsFinished = new MonetizationServiceMultiTenantMessagingSettings('SynchronizeClaimDefinitionsFinished', 'synchronize_claim_definitions:finished', '*.*.synchronize_claim_definitions.finished');
|
|
23
23
|
MonetizationServiceMultiTenantMessagingSettings.SynchronizeClaimDefinitionsFailed = new MonetizationServiceMultiTenantMessagingSettings('SynchronizeClaimDefinitionsFailed', 'synchronize_claim_definitions:failed', '*.*.synchronize_claim_definitions.failed');
|
|
24
24
|
MonetizationServiceMultiTenantMessagingSettings.SynchronizePaymentProvidersFinished = new MonetizationServiceMultiTenantMessagingSettings('SynchronizePaymentProvidersFinished', 'synchronize_payment_providers:finished', '*.*.synchronize_payment_providers.finished');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"monetization-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/monetization/monetization-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":";;;AAAA,6FAAuF;AAEvF,MAAa,+CAAgD,SAAQ,8DAA4B;IA+C/F,YACkB,WAAmB,EACnB,KAAa,EACb,UAAkB;QAElC,KAAK,CAAC,yBAAyB,EAAE,WAAW,EAAE,KAAK,EAAE,UAAU,CAAC,CAAC;QAJjD,gBAAW,GAAX,WAAW,CAAQ;QACnB,UAAK,GAAL,KAAK,CAAQ;QACb,eAAU,GAAV,UAAU,CAAQ;QAK7B,aAAQ,GAAG,GAAW,EAAE;YAC7B,OAAO,IAAI,CAAC,WAAW,CAAC;QAC1B,CAAC,CAAC;IAJF,CAAC;;AArDH,0GA0DC;AAzDe,gFAAgC,GAAG,IAAI,+CAA+C,CAClG,kCAAkC,EAClC,qCAAqC,EACrC,yCAAyC,CACxC,CAAC;AACU,gFAAgC,GAAG,IAAI,+CAA+C,CAClG,kCAAkC,EAClC,qCAAqC,EACrC,yCAAyC,CACxC,CAAC;AACU,yEAAyB,GAAG,IAAI,+CAA+C,CAC3F,2BAA2B,EAC3B,
|
|
1
|
+
{"version":3,"file":"monetization-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/monetization/monetization-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":";;;AAAA,6FAAuF;AAEvF,MAAa,+CAAgD,SAAQ,8DAA4B;IA+C/F,YACkB,WAAmB,EACnB,KAAa,EACb,UAAkB;QAElC,KAAK,CAAC,yBAAyB,EAAE,WAAW,EAAE,KAAK,EAAE,UAAU,CAAC,CAAC;QAJjD,gBAAW,GAAX,WAAW,CAAQ;QACnB,UAAK,GAAL,KAAK,CAAQ;QACb,eAAU,GAAV,UAAU,CAAQ;QAK7B,aAAQ,GAAG,GAAW,EAAE;YAC7B,OAAO,IAAI,CAAC,WAAW,CAAC;QAC1B,CAAC,CAAC;IAJF,CAAC;;AArDH,0GA0DC;AAzDe,gFAAgC,GAAG,IAAI,+CAA+C,CAClG,kCAAkC,EAClC,qCAAqC,EACrC,yCAAyC,CACxC,CAAC;AACU,gFAAgC,GAAG,IAAI,+CAA+C,CAClG,kCAAkC,EAClC,qCAAqC,EACrC,yCAAyC,CACxC,CAAC;AACU,yEAAyB,GAAG,IAAI,+CAA+C,CAC3F,2BAA2B,EAC3B,6BAA6B,EAC7B,iCAAiC,CAChC,CAAC;AACU,iEAAiB,GAAG,IAAI,+CAA+C,CACnF,mBAAmB,EACnB,qBAAqB,EACrB,yBAAyB,CACxB,CAAC;AACU,mEAAmB,GAAG,IAAI,+CAA+C,CACrF,qBAAqB,EACrB,uBAAuB,EACvB,2BAA2B,CAC1B,CAAC;AACU,mFAAmC,GAAG,IAAI,+CAA+C,CACrG,qCAAqC,EACrC,wCAAwC,EACxC,4CAA4C,CAC3C,CAAC;AACU,iFAAiC,GAAG,IAAI,+CAA+C,CACnG,mCAAmC,EACnC,sCAAsC,EACtC,0CAA0C,CACzC,CAAC;AACU,mFAAmC,GAAG,IAAI,+CAA+C,CACrG,qCAAqC,EACrC,wCAAwC,EACxC,4CAA4C,CAC3C,CAAC;AACU,iFAAiC,GAAG,IAAI,+CAA+C,CACnG,mCAAmC,EACnC,sCAAsC,EACtC,0CAA0C,CACzC,CAAC"}
|
package/dist/generated/schemas/payloads/admin/commands/execute-async-wrapper-step-start-command.json
CHANGED
|
@@ -48,6 +48,8 @@
|
|
|
48
48
|
"properties": {
|
|
49
49
|
"portal_sub_domain": {
|
|
50
50
|
"type": "string",
|
|
51
|
+
"minLength": 3,
|
|
52
|
+
"maxLength": 63,
|
|
51
53
|
"description": "Portal sub domain"
|
|
52
54
|
}
|
|
53
55
|
}
|
|
@@ -96,15 +98,17 @@
|
|
|
96
98
|
"description": "IDP configuration for Google",
|
|
97
99
|
"title": "google",
|
|
98
100
|
"required": [
|
|
99
|
-
"enabled"
|
|
100
|
-
"client_id",
|
|
101
|
-
"client_secret"
|
|
101
|
+
"enabled"
|
|
102
102
|
],
|
|
103
103
|
"properties": {
|
|
104
104
|
"enabled": {
|
|
105
105
|
"type": "boolean",
|
|
106
106
|
"description": "Status of the IDP"
|
|
107
107
|
},
|
|
108
|
+
"use_built_in_idp": {
|
|
109
|
+
"type": "boolean",
|
|
110
|
+
"description": "Use built in Google IDP"
|
|
111
|
+
},
|
|
108
112
|
"client_id": {
|
|
109
113
|
"type": "string",
|
|
110
114
|
"description": "Client ID for Google IDP"
|
|
@@ -113,6 +117,20 @@
|
|
|
113
117
|
"type": "string",
|
|
114
118
|
"description": "Client secret for Google IDP"
|
|
115
119
|
}
|
|
120
|
+
},
|
|
121
|
+
"if": {
|
|
122
|
+
"properties": {
|
|
123
|
+
"use_built_in_idp": {
|
|
124
|
+
"const": false,
|
|
125
|
+
"description": "Use built in Google IDP"
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
},
|
|
129
|
+
"then": {
|
|
130
|
+
"required": [
|
|
131
|
+
"client_id",
|
|
132
|
+
"client_secret"
|
|
133
|
+
]
|
|
116
134
|
}
|
|
117
135
|
}
|
|
118
136
|
}
|
|
@@ -132,6 +150,13 @@
|
|
|
132
150
|
"type": "boolean",
|
|
133
151
|
"description": "Status of AxAuth Service"
|
|
134
152
|
},
|
|
153
|
+
"redirect_urls": {
|
|
154
|
+
"type": "array",
|
|
155
|
+
"description": "Redirect URLs",
|
|
156
|
+
"items": {
|
|
157
|
+
"type": "string"
|
|
158
|
+
}
|
|
159
|
+
},
|
|
135
160
|
"users": {
|
|
136
161
|
"type": "array",
|
|
137
162
|
"description": "AxAuth users",
|
|
@@ -39,6 +39,8 @@ export declare const ExecuteAsyncWrapperStepStartCommandSchema: {
|
|
|
39
39
|
properties: {
|
|
40
40
|
portal_sub_domain: {
|
|
41
41
|
type: string;
|
|
42
|
+
minLength: number;
|
|
43
|
+
maxLength: number;
|
|
42
44
|
description: string;
|
|
43
45
|
};
|
|
44
46
|
};
|
|
@@ -92,6 +94,10 @@ export declare const ExecuteAsyncWrapperStepStartCommandSchema: {
|
|
|
92
94
|
type: string;
|
|
93
95
|
description: string;
|
|
94
96
|
};
|
|
97
|
+
use_built_in_idp: {
|
|
98
|
+
type: string;
|
|
99
|
+
description: string;
|
|
100
|
+
};
|
|
95
101
|
client_id: {
|
|
96
102
|
type: string;
|
|
97
103
|
description: string;
|
|
@@ -101,6 +107,17 @@ export declare const ExecuteAsyncWrapperStepStartCommandSchema: {
|
|
|
101
107
|
description: string;
|
|
102
108
|
};
|
|
103
109
|
};
|
|
110
|
+
if: {
|
|
111
|
+
properties: {
|
|
112
|
+
use_built_in_idp: {
|
|
113
|
+
const: boolean;
|
|
114
|
+
description: string;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
117
|
+
};
|
|
118
|
+
then: {
|
|
119
|
+
required: string[];
|
|
120
|
+
};
|
|
104
121
|
};
|
|
105
122
|
};
|
|
106
123
|
};
|
|
@@ -117,6 +134,13 @@ export declare const ExecuteAsyncWrapperStepStartCommandSchema: {
|
|
|
117
134
|
type: string;
|
|
118
135
|
description: string;
|
|
119
136
|
};
|
|
137
|
+
redirect_urls: {
|
|
138
|
+
type: string;
|
|
139
|
+
description: string;
|
|
140
|
+
items: {
|
|
141
|
+
type: string;
|
|
142
|
+
};
|
|
143
|
+
};
|
|
120
144
|
users: {
|
|
121
145
|
type: string;
|
|
122
146
|
description: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/admin/commands/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,yCAAyC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/admin/commands/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,yCAAyC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAsC,CAAC"}
|
|
@@ -48,6 +48,8 @@
|
|
|
48
48
|
"properties": {
|
|
49
49
|
"portal_sub_domain": {
|
|
50
50
|
"type": "string",
|
|
51
|
+
"minLength": 3,
|
|
52
|
+
"maxLength": 63,
|
|
51
53
|
"description": "Portal sub domain"
|
|
52
54
|
}
|
|
53
55
|
}
|
|
@@ -96,15 +98,17 @@
|
|
|
96
98
|
"description": "IDP configuration for Google",
|
|
97
99
|
"title": "google",
|
|
98
100
|
"required": [
|
|
99
|
-
"enabled"
|
|
100
|
-
"client_id",
|
|
101
|
-
"client_secret"
|
|
101
|
+
"enabled"
|
|
102
102
|
],
|
|
103
103
|
"properties": {
|
|
104
104
|
"enabled": {
|
|
105
105
|
"type": "boolean",
|
|
106
106
|
"description": "Status of the IDP"
|
|
107
107
|
},
|
|
108
|
+
"use_built_in_idp": {
|
|
109
|
+
"type": "boolean",
|
|
110
|
+
"description": "Use built in Google IDP"
|
|
111
|
+
},
|
|
108
112
|
"client_id": {
|
|
109
113
|
"type": "string",
|
|
110
114
|
"description": "Client ID for Google IDP"
|
|
@@ -113,6 +117,20 @@
|
|
|
113
117
|
"type": "string",
|
|
114
118
|
"description": "Client secret for Google IDP"
|
|
115
119
|
}
|
|
120
|
+
},
|
|
121
|
+
"if": {
|
|
122
|
+
"properties": {
|
|
123
|
+
"use_built_in_idp": {
|
|
124
|
+
"const": false,
|
|
125
|
+
"description": "Use built in Google IDP"
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
},
|
|
129
|
+
"then": {
|
|
130
|
+
"required": [
|
|
131
|
+
"client_id",
|
|
132
|
+
"client_secret"
|
|
133
|
+
]
|
|
116
134
|
}
|
|
117
135
|
}
|
|
118
136
|
}
|
|
@@ -132,6 +150,13 @@
|
|
|
132
150
|
"type": "boolean",
|
|
133
151
|
"description": "Status of AxAuth Service"
|
|
134
152
|
},
|
|
153
|
+
"redirect_urls": {
|
|
154
|
+
"type": "array",
|
|
155
|
+
"description": "Redirect URLs",
|
|
156
|
+
"items": {
|
|
157
|
+
"type": "string"
|
|
158
|
+
}
|
|
159
|
+
},
|
|
135
160
|
"users": {
|
|
136
161
|
"type": "array",
|
|
137
162
|
"description": "AxAuth users",
|
|
@@ -39,6 +39,8 @@ export declare const EnvironmentCreatedEventSchema: {
|
|
|
39
39
|
properties: {
|
|
40
40
|
portal_sub_domain: {
|
|
41
41
|
type: string;
|
|
42
|
+
minLength: number;
|
|
43
|
+
maxLength: number;
|
|
42
44
|
description: string;
|
|
43
45
|
};
|
|
44
46
|
};
|
|
@@ -92,6 +94,10 @@ export declare const EnvironmentCreatedEventSchema: {
|
|
|
92
94
|
type: string;
|
|
93
95
|
description: string;
|
|
94
96
|
};
|
|
97
|
+
use_built_in_idp: {
|
|
98
|
+
type: string;
|
|
99
|
+
description: string;
|
|
100
|
+
};
|
|
95
101
|
client_id: {
|
|
96
102
|
type: string;
|
|
97
103
|
description: string;
|
|
@@ -101,6 +107,17 @@ export declare const EnvironmentCreatedEventSchema: {
|
|
|
101
107
|
description: string;
|
|
102
108
|
};
|
|
103
109
|
};
|
|
110
|
+
if: {
|
|
111
|
+
properties: {
|
|
112
|
+
use_built_in_idp: {
|
|
113
|
+
const: boolean;
|
|
114
|
+
description: string;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
117
|
+
};
|
|
118
|
+
then: {
|
|
119
|
+
required: string[];
|
|
120
|
+
};
|
|
104
121
|
};
|
|
105
122
|
};
|
|
106
123
|
};
|
|
@@ -117,6 +134,13 @@ export declare const EnvironmentCreatedEventSchema: {
|
|
|
117
134
|
type: string;
|
|
118
135
|
description: string;
|
|
119
136
|
};
|
|
137
|
+
redirect_urls: {
|
|
138
|
+
type: string;
|
|
139
|
+
description: string;
|
|
140
|
+
items: {
|
|
141
|
+
type: string;
|
|
142
|
+
};
|
|
143
|
+
};
|
|
120
144
|
users: {
|
|
121
145
|
type: string;
|
|
122
146
|
description: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/admin/events/index.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,6BAA6B
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/admin/events/index.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA0B,CAAC;AACrE,eAAO,MAAM,wCAAwC;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAqC,CAAC;AAC3F,eAAO,MAAM,0CAA0C;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAuC,CAAC"}
|
package/dist/generated/schemas/payloads/ax-auth/commands/ax-auth-service-enable-start-command.json
CHANGED
|
@@ -31,35 +31,43 @@
|
|
|
31
31
|
"type": "string"
|
|
32
32
|
}
|
|
33
33
|
},
|
|
34
|
-
"
|
|
35
|
-
"type": "
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
"
|
|
41
|
-
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
"
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
34
|
+
"config": {
|
|
35
|
+
"type": "object",
|
|
36
|
+
"title": "ax_auth_service_config",
|
|
37
|
+
"description": "Ax-Auth Service configuration",
|
|
38
|
+
"additionalProperties": false,
|
|
39
|
+
"properties": {
|
|
40
|
+
"users": {
|
|
41
|
+
"type": "array",
|
|
42
|
+
"description": "AxAuth users",
|
|
43
|
+
"items": {
|
|
44
|
+
"type": "object",
|
|
45
|
+
"title": "ax_auth_user",
|
|
46
|
+
"additionalProperties": false,
|
|
47
|
+
"required": [
|
|
48
|
+
"first_name",
|
|
49
|
+
"last_name",
|
|
50
|
+
"email"
|
|
51
|
+
],
|
|
52
|
+
"description": "AxAuth User",
|
|
53
|
+
"properties": {
|
|
54
|
+
"first_name": {
|
|
55
|
+
"type": "string",
|
|
56
|
+
"description": "First name of the AxAuth user"
|
|
57
|
+
},
|
|
58
|
+
"last_name": {
|
|
59
|
+
"type": "string",
|
|
60
|
+
"description": "Last name of the AxAuth user"
|
|
61
|
+
},
|
|
62
|
+
"email": {
|
|
63
|
+
"type": "string",
|
|
64
|
+
"description": "Email of the AxAuth user"
|
|
65
|
+
},
|
|
66
|
+
"password": {
|
|
67
|
+
"type": "string",
|
|
68
|
+
"description": "password"
|
|
69
|
+
}
|
|
70
|
+
}
|
|
63
71
|
}
|
|
64
72
|
}
|
|
65
73
|
}
|
|
@@ -107,31 +107,39 @@ export declare const AxAuthServiceEnableStartCommandSchema: {
|
|
|
107
107
|
type: string;
|
|
108
108
|
};
|
|
109
109
|
};
|
|
110
|
-
|
|
110
|
+
config: {
|
|
111
111
|
type: string;
|
|
112
|
+
title: string;
|
|
112
113
|
description: string;
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
properties: {
|
|
120
|
-
first_name: {
|
|
121
|
-
type: string;
|
|
122
|
-
description: string;
|
|
123
|
-
};
|
|
124
|
-
last_name: {
|
|
125
|
-
type: string;
|
|
126
|
-
description: string;
|
|
127
|
-
};
|
|
128
|
-
email: {
|
|
129
|
-
type: string;
|
|
130
|
-
description: string;
|
|
131
|
-
};
|
|
132
|
-
password: {
|
|
114
|
+
additionalProperties: boolean;
|
|
115
|
+
properties: {
|
|
116
|
+
users: {
|
|
117
|
+
type: string;
|
|
118
|
+
description: string;
|
|
119
|
+
items: {
|
|
133
120
|
type: string;
|
|
121
|
+
title: string;
|
|
122
|
+
additionalProperties: boolean;
|
|
123
|
+
required: string[];
|
|
134
124
|
description: string;
|
|
125
|
+
properties: {
|
|
126
|
+
first_name: {
|
|
127
|
+
type: string;
|
|
128
|
+
description: string;
|
|
129
|
+
};
|
|
130
|
+
last_name: {
|
|
131
|
+
type: string;
|
|
132
|
+
description: string;
|
|
133
|
+
};
|
|
134
|
+
email: {
|
|
135
|
+
type: string;
|
|
136
|
+
description: string;
|
|
137
|
+
};
|
|
138
|
+
password: {
|
|
139
|
+
type: string;
|
|
140
|
+
description: string;
|
|
141
|
+
};
|
|
142
|
+
};
|
|
135
143
|
};
|
|
136
144
|
};
|
|
137
145
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/ax-auth/commands/index.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA+B,CAAC;AAC/E,eAAO,MAAM,sCAAsC;;;;;;;;;;;;;;;;;;;;;;;CAAmC,CAAC;AACvF,eAAO,MAAM,qCAAqC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/ax-auth/commands/index.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA+B,CAAC;AAC/E,eAAO,MAAM,sCAAsC;;;;;;;;;;;;;;;;;;;;;;;CAAmC,CAAC;AACvF,eAAO,MAAM,qCAAqC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAkC,CAAC;AACrF,eAAO,MAAM,yCAAyC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAsC,CAAC"}
|
|
@@ -102,4 +102,70 @@ export declare const BillingServiceEnableFinishedEventSchema: {
|
|
|
102
102
|
};
|
|
103
103
|
};
|
|
104
104
|
};
|
|
105
|
+
export declare const PaymentProviderChangedEventSchema: {
|
|
106
|
+
$schema: string;
|
|
107
|
+
type: string;
|
|
108
|
+
title: string;
|
|
109
|
+
description: string;
|
|
110
|
+
additionalProperties: boolean;
|
|
111
|
+
required: string[];
|
|
112
|
+
properties: {
|
|
113
|
+
key: {
|
|
114
|
+
description: string;
|
|
115
|
+
type: string;
|
|
116
|
+
minLength: number;
|
|
117
|
+
pattern: string;
|
|
118
|
+
};
|
|
119
|
+
title: {
|
|
120
|
+
description: string;
|
|
121
|
+
type: string;
|
|
122
|
+
minLength: number;
|
|
123
|
+
pattern: string;
|
|
124
|
+
};
|
|
125
|
+
};
|
|
126
|
+
};
|
|
127
|
+
export declare const PaymentProviderDisabledEventSchema: {
|
|
128
|
+
$schema: string;
|
|
129
|
+
type: string;
|
|
130
|
+
title: string;
|
|
131
|
+
description: string;
|
|
132
|
+
additionalProperties: boolean;
|
|
133
|
+
required: string[];
|
|
134
|
+
properties: {
|
|
135
|
+
key: {
|
|
136
|
+
description: string;
|
|
137
|
+
type: string;
|
|
138
|
+
minLength: number;
|
|
139
|
+
pattern: string;
|
|
140
|
+
};
|
|
141
|
+
title: {
|
|
142
|
+
description: string;
|
|
143
|
+
type: string;
|
|
144
|
+
minLength: number;
|
|
145
|
+
pattern: string;
|
|
146
|
+
};
|
|
147
|
+
};
|
|
148
|
+
};
|
|
149
|
+
export declare const PaymentProviderEnabledEventSchema: {
|
|
150
|
+
$schema: string;
|
|
151
|
+
type: string;
|
|
152
|
+
title: string;
|
|
153
|
+
description: string;
|
|
154
|
+
additionalProperties: boolean;
|
|
155
|
+
required: string[];
|
|
156
|
+
properties: {
|
|
157
|
+
key: {
|
|
158
|
+
description: string;
|
|
159
|
+
type: string;
|
|
160
|
+
minLength: number;
|
|
161
|
+
pattern: string;
|
|
162
|
+
};
|
|
163
|
+
title: {
|
|
164
|
+
description: string;
|
|
165
|
+
type: string;
|
|
166
|
+
minLength: number;
|
|
167
|
+
pattern: string;
|
|
168
|
+
};
|
|
169
|
+
};
|
|
170
|
+
};
|
|
105
171
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/billing/events/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/billing/events/index.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,sCAAsC;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAmC,CAAC;AACvF,eAAO,MAAM,wCAAwC;;;;;;;;;;;;;;;;;;;;;;;CAAqC,CAAC;AAC3F,eAAO,MAAM,qCAAqC;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAkC,CAAC;AACrF,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;CAAoC,CAAC;AACzF,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;CAA8B,CAAC;AAC7E,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;;;;;CAA+B,CAAC;AAC/E,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;CAA8B,CAAC"}
|
|
@@ -1,12 +1,18 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BillingServiceEnableFinishedEventSchema = exports.BillingServiceEnableFailedEventSchema = exports.BillingServiceDisableFinishedEventSchema = exports.BillingServiceDisableFailedEventSchema = void 0;
|
|
3
|
+
exports.PaymentProviderEnabledEventSchema = exports.PaymentProviderDisabledEventSchema = exports.PaymentProviderChangedEventSchema = exports.BillingServiceEnableFinishedEventSchema = exports.BillingServiceEnableFailedEventSchema = exports.BillingServiceDisableFinishedEventSchema = exports.BillingServiceDisableFailedEventSchema = void 0;
|
|
4
4
|
const BillingServiceDisableFailedEvent = require("./billing-service-disable-failed-event.json");
|
|
5
5
|
const BillingServiceDisableFinishedEvent = require("./billing-service-disable-finished-event.json");
|
|
6
6
|
const BillingServiceEnableFailedEvent = require("./billing-service-enable-failed-event.json");
|
|
7
7
|
const BillingServiceEnableFinishedEvent = require("./billing-service-enable-finished-event.json");
|
|
8
|
+
const PaymentProviderChangedEvent = require("./payment-provider-changed-event.json");
|
|
9
|
+
const PaymentProviderDisabledEvent = require("./payment-provider-disabled-event.json");
|
|
10
|
+
const PaymentProviderEnabledEvent = require("./payment-provider-enabled-event.json");
|
|
8
11
|
exports.BillingServiceDisableFailedEventSchema = BillingServiceDisableFailedEvent;
|
|
9
12
|
exports.BillingServiceDisableFinishedEventSchema = BillingServiceDisableFinishedEvent;
|
|
10
13
|
exports.BillingServiceEnableFailedEventSchema = BillingServiceEnableFailedEvent;
|
|
11
14
|
exports.BillingServiceEnableFinishedEventSchema = BillingServiceEnableFinishedEvent;
|
|
15
|
+
exports.PaymentProviderChangedEventSchema = PaymentProviderChangedEvent;
|
|
16
|
+
exports.PaymentProviderDisabledEventSchema = PaymentProviderDisabledEvent;
|
|
17
|
+
exports.PaymentProviderEnabledEventSchema = PaymentProviderEnabledEvent;
|
|
12
18
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/billing/events/index.ts"],"names":[],"mappings":";;;AAAA,gGAAgG;AAChG,oGAAoG;AACpG,8FAA8F;AAC9F,kGAAkG;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/billing/events/index.ts"],"names":[],"mappings":";;;AAAA,gGAAgG;AAChG,oGAAoG;AACpG,8FAA8F;AAC9F,kGAAkG;AAClG,qFAAqF;AACrF,uFAAuF;AACvF,qFAAqF;AAExE,QAAA,sCAAsC,GAAG,gCAAgC,CAAC;AAC1E,QAAA,wCAAwC,GAAG,kCAAkC,CAAC;AAC9E,QAAA,qCAAqC,GAAG,+BAA+B,CAAC;AACxE,QAAA,uCAAuC,GAAG,iCAAiC,CAAC;AAC5E,QAAA,iCAAiC,GAAG,2BAA2B,CAAC;AAChE,QAAA,kCAAkC,GAAG,4BAA4B,CAAC;AAClE,QAAA,iCAAiC,GAAG,2BAA2B,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-04/schema#",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"title": "payment_provider_changed_event",
|
|
5
|
+
"description": "A payment provider was changed.",
|
|
6
|
+
"additionalProperties": false,
|
|
7
|
+
"required": [
|
|
8
|
+
"key",
|
|
9
|
+
"title"
|
|
10
|
+
],
|
|
11
|
+
"properties": {
|
|
12
|
+
"key": {
|
|
13
|
+
"description": "The key of the payment provider (e.g. PAYPAL).",
|
|
14
|
+
"type": "string",
|
|
15
|
+
"minLength": 1,
|
|
16
|
+
"pattern": "^$|.*\\S.*"
|
|
17
|
+
},
|
|
18
|
+
"title": {
|
|
19
|
+
"description": "The human readable name of the payment provider.",
|
|
20
|
+
"type": "string",
|
|
21
|
+
"minLength": 1,
|
|
22
|
+
"pattern": "^$|.*\\S.*"
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-04/schema#",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"title": "payment_provider_disabled_event",
|
|
5
|
+
"description": "A payment provider was disabled (that was never used so far).",
|
|
6
|
+
"additionalProperties": false,
|
|
7
|
+
"required": [
|
|
8
|
+
"key",
|
|
9
|
+
"title"
|
|
10
|
+
],
|
|
11
|
+
"properties": {
|
|
12
|
+
"key": {
|
|
13
|
+
"description": "The key of the payment provider (e.g. PAYPAL).",
|
|
14
|
+
"type": "string",
|
|
15
|
+
"minLength": 1,
|
|
16
|
+
"pattern": "^$|.*\\S.*"
|
|
17
|
+
},
|
|
18
|
+
"title": {
|
|
19
|
+
"description": "The human readable name of the payment provider.",
|
|
20
|
+
"type": "string",
|
|
21
|
+
"minLength": 1,
|
|
22
|
+
"pattern": "^$|.*\\S.*"
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-04/schema#",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"title": "payment_provider_enabled_event",
|
|
5
|
+
"description": "A payment provider was enabled",
|
|
6
|
+
"additionalProperties": false,
|
|
7
|
+
"required": [
|
|
8
|
+
"key",
|
|
9
|
+
"title"
|
|
10
|
+
],
|
|
11
|
+
"properties": {
|
|
12
|
+
"key": {
|
|
13
|
+
"description": "The key of the payment provider (e.g. PAYPAL).",
|
|
14
|
+
"type": "string",
|
|
15
|
+
"minLength": 1,
|
|
16
|
+
"pattern": "^$|.*\\S.*"
|
|
17
|
+
},
|
|
18
|
+
"title": {
|
|
19
|
+
"description": "The human readable name of the payment provider.",
|
|
20
|
+
"type": "string",
|
|
21
|
+
"minLength": 1,
|
|
22
|
+
"pattern": "^$|.*\\S.*"
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"maxLength": 36,
|
|
24
24
|
"format": "uuid"
|
|
25
25
|
},
|
|
26
|
-
"
|
|
26
|
+
"config": {
|
|
27
27
|
"type": "object",
|
|
28
28
|
"title": "ax_id_service",
|
|
29
29
|
"description": "ID Service config defaults",
|
|
@@ -67,15 +67,17 @@
|
|
|
67
67
|
"description": "IDP configuration for Google",
|
|
68
68
|
"title": "google_configuration",
|
|
69
69
|
"required": [
|
|
70
|
-
"enabled"
|
|
71
|
-
"client_id",
|
|
72
|
-
"client_secret"
|
|
70
|
+
"enabled"
|
|
73
71
|
],
|
|
74
72
|
"properties": {
|
|
75
73
|
"enabled": {
|
|
76
74
|
"type": "boolean",
|
|
77
75
|
"description": "Status of the IDP"
|
|
78
76
|
},
|
|
77
|
+
"use_built_in_idp": {
|
|
78
|
+
"type": "boolean",
|
|
79
|
+
"description": "Use built in Google IDP"
|
|
80
|
+
},
|
|
79
81
|
"client_id": {
|
|
80
82
|
"type": "string",
|
|
81
83
|
"description": "Client ID for Google IDP"
|
|
@@ -84,6 +86,20 @@
|
|
|
84
86
|
"type": "string",
|
|
85
87
|
"description": "Client secret for Google IDP"
|
|
86
88
|
}
|
|
89
|
+
},
|
|
90
|
+
"if": {
|
|
91
|
+
"properties": {
|
|
92
|
+
"use_built_in_idp": {
|
|
93
|
+
"const": false,
|
|
94
|
+
"description": "Use built in Google IDP"
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
},
|
|
98
|
+
"then": {
|
|
99
|
+
"required": [
|
|
100
|
+
"client_id",
|
|
101
|
+
"client_secret"
|
|
102
|
+
]
|
|
87
103
|
}
|
|
88
104
|
}
|
|
89
105
|
}
|
|
@@ -95,7 +95,7 @@ export declare const IdServiceEnableStartCommandSchema: {
|
|
|
95
95
|
maxLength: number;
|
|
96
96
|
format: string;
|
|
97
97
|
};
|
|
98
|
-
|
|
98
|
+
config: {
|
|
99
99
|
type: string;
|
|
100
100
|
title: string;
|
|
101
101
|
description: string;
|
|
@@ -144,6 +144,10 @@ export declare const IdServiceEnableStartCommandSchema: {
|
|
|
144
144
|
type: string;
|
|
145
145
|
description: string;
|
|
146
146
|
};
|
|
147
|
+
use_built_in_idp: {
|
|
148
|
+
type: string;
|
|
149
|
+
description: string;
|
|
150
|
+
};
|
|
147
151
|
client_id: {
|
|
148
152
|
type: string;
|
|
149
153
|
description: string;
|
|
@@ -153,6 +157,17 @@ export declare const IdServiceEnableStartCommandSchema: {
|
|
|
153
157
|
description: string;
|
|
154
158
|
};
|
|
155
159
|
};
|
|
160
|
+
if: {
|
|
161
|
+
properties: {
|
|
162
|
+
use_built_in_idp: {
|
|
163
|
+
const: boolean;
|
|
164
|
+
description: string;
|
|
165
|
+
};
|
|
166
|
+
};
|
|
167
|
+
};
|
|
168
|
+
then: {
|
|
169
|
+
required: string[];
|
|
170
|
+
};
|
|
156
171
|
};
|
|
157
172
|
};
|
|
158
173
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/id/commands/index.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;CAA8B,CAAC;AAC7E,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;CAAoB,CAAC;AACzD,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;CAAwB,CAAC;AACjE,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;;;;;;;CAA+B,CAAC;AAC/E,eAAO,MAAM,iCAAiC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/id/commands/index.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;CAA8B,CAAC;AAC7E,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;CAAoB,CAAC;AACzD,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;CAAwB,CAAC;AACjE,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;;;;;;;CAA+B,CAAC;AAC/E,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA8B,CAAC;AAC7E,eAAO,MAAM,wCAAwC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAqC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/portal-service/commands/index.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,sCAAsC;;;;;;;;;;;;;;;;;;;;;;;CAAmC,CAAC;AACvF,eAAO,MAAM,qCAAqC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/portal-service/commands/index.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,sCAAsC;;;;;;;;;;;;;;;;;;;;;;;CAAmC,CAAC;AACvF,eAAO,MAAM,qCAAqC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAkC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ax-auth-service.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/admin/types/ax-auth-service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B;;GAEG;AACH,MAAM,WAAW,aAAa;IAC5B;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,IAAI,CAAC,CAAC;CACrB"}
|
|
1
|
+
{"version":3,"file":"ax-auth-service.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/admin/types/ax-auth-service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B;;GAEG;AACH,MAAM,WAAW,aAAa;IAC5B;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,aAAa,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC9B;;OAEG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,IAAI,CAAC,CAAC;CACrB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"google.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/admin/types/google.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,MAAM;IACrB;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;CACvB"}
|
|
1
|
+
{"version":3,"file":"google.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/admin/types/google.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,MAAM;IACrB;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;CACvB"}
|
package/dist/generated/types/payloads/ax-auth/commands/ax-auth-service-enable-start-command.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { AxAuthServiceConfig } from '../types/ax-auth-service-config';
|
|
2
2
|
/**
|
|
3
3
|
* Ax-Auth service enable start command schema
|
|
4
4
|
*/
|
|
@@ -16,8 +16,8 @@ export interface AxAuthServiceEnableStartCommand {
|
|
|
16
16
|
*/
|
|
17
17
|
redirect_urls: Array<string>;
|
|
18
18
|
/**
|
|
19
|
-
*
|
|
19
|
+
* Ax-Auth Service configuration
|
|
20
20
|
*/
|
|
21
|
-
|
|
21
|
+
config?: AxAuthServiceConfig;
|
|
22
22
|
}
|
|
23
23
|
//# sourceMappingURL=ax-auth-service-enable-start-command.d.ts.map
|
package/dist/generated/types/payloads/ax-auth/commands/ax-auth-service-enable-start-command.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ax-auth-service-enable-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/ax-auth/commands/ax-auth-service-enable-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"ax-auth-service-enable-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/ax-auth/commands/ax-auth-service-enable-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,iCAAiC,CAAC;AACtE;;GAEG;AACH,MAAM,WAAW,+BAA+B;IAC9C;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,aAAa,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC7B;;OAEG;IACH,MAAM,CAAC,EAAE,mBAAmB,CAAC;CAC9B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ax-auth-service-config.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/ax-auth/types/ax-auth-service-config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAC5C;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC;CAC3B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ax-auth-service-config.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/ax-auth/types/ax-auth-service-config.ts"],"names":[],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/ax-auth/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/ax-auth/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC;AACzC,cAAc,gBAAgB,CAAC"}
|
|
@@ -10,5 +10,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
10
10
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
|
+
__exportStar(require("./ax-auth-service-config"), exports);
|
|
13
14
|
__exportStar(require("./ax-auth-user"), exports);
|
|
14
15
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/ax-auth/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,iDAA+B"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/ax-auth/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,2DAAyC;AACzC,iDAA+B"}
|
|
@@ -2,16 +2,25 @@ export * from './billing-service-disable-failed-event';
|
|
|
2
2
|
export * from './billing-service-disable-finished-event';
|
|
3
3
|
export * from './billing-service-enable-failed-event';
|
|
4
4
|
export * from './billing-service-enable-finished-event';
|
|
5
|
+
export * from './payment-provider-changed-event';
|
|
6
|
+
export * from './payment-provider-disabled-event';
|
|
7
|
+
export * from './payment-provider-enabled-event';
|
|
5
8
|
export declare enum BillingEventsSchemas {
|
|
6
9
|
BillingServiceDisableFailedEvent = "payloads/billing/events/billing-service-disable-failed-event.json",
|
|
7
10
|
BillingServiceDisableFinishedEvent = "payloads/billing/events/billing-service-disable-finished-event.json",
|
|
8
11
|
BillingServiceEnableFailedEvent = "payloads/billing/events/billing-service-enable-failed-event.json",
|
|
9
|
-
BillingServiceEnableFinishedEvent = "payloads/billing/events/billing-service-enable-finished-event.json"
|
|
12
|
+
BillingServiceEnableFinishedEvent = "payloads/billing/events/billing-service-enable-finished-event.json",
|
|
13
|
+
PaymentProviderChangedEvent = "payloads/billing/events/payment-provider-changed-event.json",
|
|
14
|
+
PaymentProviderDisabledEvent = "payloads/billing/events/payment-provider-disabled-event.json",
|
|
15
|
+
PaymentProviderEnabledEvent = "payloads/billing/events/payment-provider-enabled-event.json"
|
|
10
16
|
}
|
|
11
17
|
export declare enum BillingEventsTypes {
|
|
12
18
|
BillingServiceDisableFailedEvent = "BillingServiceDisableFailedEvent",
|
|
13
19
|
BillingServiceDisableFinishedEvent = "BillingServiceDisableFinishedEvent",
|
|
14
20
|
BillingServiceEnableFailedEvent = "BillingServiceEnableFailedEvent",
|
|
15
|
-
BillingServiceEnableFinishedEvent = "BillingServiceEnableFinishedEvent"
|
|
21
|
+
BillingServiceEnableFinishedEvent = "BillingServiceEnableFinishedEvent",
|
|
22
|
+
PaymentProviderChangedEvent = "PaymentProviderChangedEvent",
|
|
23
|
+
PaymentProviderDisabledEvent = "PaymentProviderDisabledEvent",
|
|
24
|
+
PaymentProviderEnabledEvent = "PaymentProviderEnabledEvent"
|
|
16
25
|
}
|
|
17
26
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/index.ts"],"names":[],"mappings":"AAAA,cAAc,wCAAwC,CAAC;AACvD,cAAc,0CAA0C,CAAC;AACzD,cAAc,uCAAuC,CAAC;AACtD,cAAc,yCAAyC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/index.ts"],"names":[],"mappings":"AAAA,cAAc,wCAAwC,CAAC;AACvD,cAAc,0CAA0C,CAAC;AACzD,cAAc,uCAAuC,CAAC;AACtD,cAAc,yCAAyC,CAAC;AACxD,cAAc,kCAAkC,CAAC;AACjD,cAAc,mCAAmC,CAAC;AAClD,cAAc,kCAAkC,CAAC;AAEjD,oBAAY,oBAAoB;IAC9B,gCAAgC,sEAAsE;IACtG,kCAAkC,wEAAwE;IAC1G,+BAA+B,qEAAqE;IACpG,iCAAiC,uEAAuE;IACxG,2BAA2B,gEAAgE;IAC3F,4BAA4B,iEAAiE;IAC7F,2BAA2B,gEAAgE;CAC5F;AAED,oBAAY,kBAAkB;IAC5B,gCAAgC,qCAAqC;IACrE,kCAAkC,uCAAuC;IACzE,+BAA+B,oCAAoC;IACnE,iCAAiC,sCAAsC;IACvE,2BAA2B,gCAAgC;IAC3D,4BAA4B,iCAAiC;IAC7D,2BAA2B,gCAAgC;CAC5D"}
|
|
@@ -15,12 +15,18 @@ __exportStar(require("./billing-service-disable-failed-event"), exports);
|
|
|
15
15
|
__exportStar(require("./billing-service-disable-finished-event"), exports);
|
|
16
16
|
__exportStar(require("./billing-service-enable-failed-event"), exports);
|
|
17
17
|
__exportStar(require("./billing-service-enable-finished-event"), exports);
|
|
18
|
+
__exportStar(require("./payment-provider-changed-event"), exports);
|
|
19
|
+
__exportStar(require("./payment-provider-disabled-event"), exports);
|
|
20
|
+
__exportStar(require("./payment-provider-enabled-event"), exports);
|
|
18
21
|
var BillingEventsSchemas;
|
|
19
22
|
(function (BillingEventsSchemas) {
|
|
20
23
|
BillingEventsSchemas["BillingServiceDisableFailedEvent"] = "payloads/billing/events/billing-service-disable-failed-event.json";
|
|
21
24
|
BillingEventsSchemas["BillingServiceDisableFinishedEvent"] = "payloads/billing/events/billing-service-disable-finished-event.json";
|
|
22
25
|
BillingEventsSchemas["BillingServiceEnableFailedEvent"] = "payloads/billing/events/billing-service-enable-failed-event.json";
|
|
23
26
|
BillingEventsSchemas["BillingServiceEnableFinishedEvent"] = "payloads/billing/events/billing-service-enable-finished-event.json";
|
|
27
|
+
BillingEventsSchemas["PaymentProviderChangedEvent"] = "payloads/billing/events/payment-provider-changed-event.json";
|
|
28
|
+
BillingEventsSchemas["PaymentProviderDisabledEvent"] = "payloads/billing/events/payment-provider-disabled-event.json";
|
|
29
|
+
BillingEventsSchemas["PaymentProviderEnabledEvent"] = "payloads/billing/events/payment-provider-enabled-event.json";
|
|
24
30
|
})(BillingEventsSchemas = exports.BillingEventsSchemas || (exports.BillingEventsSchemas = {}));
|
|
25
31
|
var BillingEventsTypes;
|
|
26
32
|
(function (BillingEventsTypes) {
|
|
@@ -28,5 +34,8 @@ var BillingEventsTypes;
|
|
|
28
34
|
BillingEventsTypes["BillingServiceDisableFinishedEvent"] = "BillingServiceDisableFinishedEvent";
|
|
29
35
|
BillingEventsTypes["BillingServiceEnableFailedEvent"] = "BillingServiceEnableFailedEvent";
|
|
30
36
|
BillingEventsTypes["BillingServiceEnableFinishedEvent"] = "BillingServiceEnableFinishedEvent";
|
|
37
|
+
BillingEventsTypes["PaymentProviderChangedEvent"] = "PaymentProviderChangedEvent";
|
|
38
|
+
BillingEventsTypes["PaymentProviderDisabledEvent"] = "PaymentProviderDisabledEvent";
|
|
39
|
+
BillingEventsTypes["PaymentProviderEnabledEvent"] = "PaymentProviderEnabledEvent";
|
|
31
40
|
})(BillingEventsTypes = exports.BillingEventsTypes || (exports.BillingEventsTypes = {}));
|
|
32
41
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAAA,yEAAuD;AACvD,2EAAyD;AACzD,wEAAsD;AACtD,0EAAwD;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAAA,yEAAuD;AACvD,2EAAyD;AACzD,wEAAsD;AACtD,0EAAwD;AACxD,mEAAiD;AACjD,oEAAkD;AAClD,mEAAiD;AAEjD,IAAY,oBAQX;AARD,WAAY,oBAAoB;IAC9B,8HAAsG,CAAA;IACtG,kIAA0G,CAAA;IAC1G,4HAAoG,CAAA;IACpG,gIAAwG,CAAA;IACxG,mHAA2F,CAAA;IAC3F,qHAA6F,CAAA;IAC7F,mHAA2F,CAAA;AAC7F,CAAC,EARW,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAQ/B;AAED,IAAY,kBAQX;AARD,WAAY,kBAAkB;IAC5B,2FAAqE,CAAA;IACrE,+FAAyE,CAAA;IACzE,yFAAmE,CAAA;IACnE,6FAAuE,CAAA;IACvE,iFAA2D,CAAA;IAC3D,mFAA6D,CAAA;IAC7D,iFAA2D,CAAA;AAC7D,CAAC,EARW,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAQ7B"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* A payment provider was changed.
|
|
3
|
+
*/
|
|
4
|
+
export interface PaymentProviderChangedEvent {
|
|
5
|
+
/**
|
|
6
|
+
* The key of the payment provider (e.g. PAYPAL).
|
|
7
|
+
*/
|
|
8
|
+
key: string;
|
|
9
|
+
/**
|
|
10
|
+
* The human readable name of the payment provider.
|
|
11
|
+
*/
|
|
12
|
+
title: string;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=payment-provider-changed-event.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payment-provider-changed-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/payment-provider-changed-event.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,2BAA2B;IAC1C;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payment-provider-changed-event.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/payment-provider-changed-event.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* A payment provider was disabled (that was never used so far).
|
|
3
|
+
*/
|
|
4
|
+
export interface PaymentProviderDisabledEvent {
|
|
5
|
+
/**
|
|
6
|
+
* The key of the payment provider (e.g. PAYPAL).
|
|
7
|
+
*/
|
|
8
|
+
key: string;
|
|
9
|
+
/**
|
|
10
|
+
* The human readable name of the payment provider.
|
|
11
|
+
*/
|
|
12
|
+
title: string;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=payment-provider-disabled-event.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payment-provider-disabled-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/payment-provider-disabled-event.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payment-provider-disabled-event.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/payment-provider-disabled-event.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* A payment provider was enabled
|
|
3
|
+
*/
|
|
4
|
+
export interface PaymentProviderEnabledEvent {
|
|
5
|
+
/**
|
|
6
|
+
* The key of the payment provider (e.g. PAYPAL).
|
|
7
|
+
*/
|
|
8
|
+
key: string;
|
|
9
|
+
/**
|
|
10
|
+
* The human readable name of the payment provider.
|
|
11
|
+
*/
|
|
12
|
+
title: string;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=payment-provider-enabled-event.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payment-provider-enabled-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/payment-provider-enabled-event.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,2BAA2B;IAC1C;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payment-provider-enabled-event.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/payment-provider-enabled-event.ts"],"names":[],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"id-service-enable-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/id/commands/id-service-enable-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AACrD;;GAEG;AACH,MAAM,WAAW,2BAA2B;IAC1C;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,
|
|
1
|
+
{"version":3,"file":"id-service-enable-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/id/commands/id-service-enable-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AACrD;;GAEG;AACH,MAAM,WAAW,2BAA2B;IAC1C;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,MAAM,CAAC,EAAE,WAAW,CAAC;CACtB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"google-configuration.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/id/types/google-configuration.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;CACvB"}
|
|
1
|
+
{"version":3,"file":"google-configuration.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/id/types/google-configuration.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;CACvB"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@axinom/mosaic-messages",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.11.0-rc.10",
|
|
4
4
|
"description": "Shared types for Axinom Mosaic service messages",
|
|
5
5
|
"author": "Axinom",
|
|
6
6
|
"license": "PROPRIETARY",
|
|
@@ -27,8 +27,8 @@
|
|
|
27
27
|
"dev": "concurrently --names \"codegen,tsc\" \"yarn codegen:watch\" \"yarn build:compile:watch\""
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
|
-
"@axinom/mosaic-cli": "^0.
|
|
31
|
-
"@axinom/mosaic-message-bus-abstractions": "^0.2.
|
|
30
|
+
"@axinom/mosaic-cli": "^0.8.0-rc.6",
|
|
31
|
+
"@axinom/mosaic-message-bus-abstractions": "^0.2.2-rc.10",
|
|
32
32
|
"@types/glob": "^7.1.3",
|
|
33
33
|
"concurrently": "^5.3.0",
|
|
34
34
|
"rimraf": "^3.0.2",
|
|
@@ -40,5 +40,5 @@
|
|
|
40
40
|
"publishConfig": {
|
|
41
41
|
"access": "public"
|
|
42
42
|
},
|
|
43
|
-
"gitHead": "
|
|
43
|
+
"gitHead": "f96c2538c05ccbc63aa42bda7c74b4ef24b2bcd9"
|
|
44
44
|
}
|