@azure/communication-phone-numbers 1.5.0-beta.1 → 1.5.0-beta.2
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/README.md +20 -1
- package/dist/browser/generated/src/phoneNumbersClient.js +1 -1
- package/dist/browser/generated/src/phoneNumbersClient.js.map +1 -1
- package/dist/browser/generated/src/siprouting/index.d.ts +0 -1
- package/dist/browser/generated/src/siprouting/index.d.ts.map +1 -1
- package/dist/browser/generated/src/siprouting/index.js +0 -1
- package/dist/browser/generated/src/siprouting/index.js.map +1 -1
- package/dist/browser/generated/src/siprouting/models/index.d.ts +141 -2
- package/dist/browser/generated/src/siprouting/models/index.d.ts.map +1 -1
- package/dist/browser/generated/src/siprouting/models/index.js +6 -1
- package/dist/browser/generated/src/siprouting/models/index.js.map +1 -1
- package/dist/browser/generated/src/siprouting/models/mappers.d.ts +7 -0
- package/dist/browser/generated/src/siprouting/models/mappers.d.ts.map +1 -1
- package/dist/browser/generated/src/siprouting/models/mappers.js +284 -77
- package/dist/browser/generated/src/siprouting/models/mappers.js.map +1 -1
- package/dist/browser/generated/src/siprouting/models/parameters.d.ts +7 -0
- package/dist/browser/generated/src/siprouting/models/parameters.d.ts.map +1 -1
- package/dist/browser/generated/src/siprouting/models/parameters.js +62 -16
- package/dist/browser/generated/src/siprouting/models/parameters.js.map +1 -1
- package/dist/browser/generated/src/siprouting/operations/sipRouting.d.ts +9 -3
- package/dist/browser/generated/src/siprouting/operations/sipRouting.d.ts.map +1 -1
- package/dist/browser/generated/src/siprouting/operations/sipRouting.js +45 -11
- package/dist/browser/generated/src/siprouting/operations/sipRouting.js.map +1 -1
- package/dist/browser/generated/src/siprouting/operationsInterfaces/sipRouting.d.ts +7 -1
- package/dist/browser/generated/src/siprouting/operationsInterfaces/sipRouting.d.ts.map +1 -1
- package/dist/browser/generated/src/siprouting/operationsInterfaces/sipRouting.js.map +1 -1
- package/dist/browser/generated/src/siprouting/sipRoutingClient.d.ts +6 -2
- package/dist/browser/generated/src/siprouting/sipRoutingClient.d.ts.map +1 -1
- package/dist/browser/generated/src/siprouting/sipRoutingClient.js +51 -3
- package/dist/browser/generated/src/siprouting/sipRoutingClient.js.map +1 -1
- package/dist/browser/generated/src/siprouting/sipRoutingClientContext.js +1 -1
- package/dist/browser/generated/src/siprouting/sipRoutingClientContext.js.map +1 -1
- package/dist/browser/generated/src/tracing.js +1 -1
- package/dist/browser/generated/src/tracing.js.map +1 -1
- package/dist/browser/mappers.d.ts +17 -3
- package/dist/browser/mappers.d.ts.map +1 -1
- package/dist/browser/mappers.js +51 -2
- package/dist/browser/mappers.js.map +1 -1
- package/dist/browser/models.d.ts +60 -1
- package/dist/browser/models.d.ts.map +1 -1
- package/dist/browser/models.js.map +1 -1
- package/dist/browser/sipRoutingClient.d.ts +41 -1
- package/dist/browser/sipRoutingClient.d.ts.map +1 -1
- package/dist/browser/sipRoutingClient.js +158 -2
- package/dist/browser/sipRoutingClient.js.map +1 -1
- package/dist/browser/utils/constants.js +1 -1
- package/dist/browser/utils/constants.js.map +1 -1
- package/dist/commonjs/generated/src/phoneNumbersClient.js +1 -1
- package/dist/commonjs/generated/src/phoneNumbersClient.js.map +1 -1
- package/dist/commonjs/generated/src/siprouting/index.d.ts +0 -1
- package/dist/commonjs/generated/src/siprouting/index.d.ts.map +1 -1
- package/dist/commonjs/generated/src/siprouting/index.js +1 -3
- package/dist/commonjs/generated/src/siprouting/index.js.map +1 -1
- package/dist/commonjs/generated/src/siprouting/models/index.d.ts +141 -2
- package/dist/commonjs/generated/src/siprouting/models/index.d.ts.map +1 -1
- package/dist/commonjs/generated/src/siprouting/models/index.js +7 -0
- package/dist/commonjs/generated/src/siprouting/models/index.js.map +1 -1
- package/dist/commonjs/generated/src/siprouting/models/mappers.d.ts +7 -0
- package/dist/commonjs/generated/src/siprouting/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/generated/src/siprouting/models/mappers.js +285 -78
- package/dist/commonjs/generated/src/siprouting/models/mappers.js.map +1 -1
- package/dist/commonjs/generated/src/siprouting/models/parameters.d.ts +7 -0
- package/dist/commonjs/generated/src/siprouting/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/generated/src/siprouting/models/parameters.js +62 -16
- package/dist/commonjs/generated/src/siprouting/models/parameters.js.map +1 -1
- package/dist/commonjs/generated/src/siprouting/operations/sipRouting.d.ts +9 -3
- package/dist/commonjs/generated/src/siprouting/operations/sipRouting.d.ts.map +1 -1
- package/dist/commonjs/generated/src/siprouting/operations/sipRouting.js +45 -11
- package/dist/commonjs/generated/src/siprouting/operations/sipRouting.js.map +1 -1
- package/dist/commonjs/generated/src/siprouting/operationsInterfaces/sipRouting.d.ts +7 -1
- package/dist/commonjs/generated/src/siprouting/operationsInterfaces/sipRouting.d.ts.map +1 -1
- package/dist/commonjs/generated/src/siprouting/operationsInterfaces/sipRouting.js.map +1 -1
- package/dist/commonjs/generated/src/siprouting/sipRoutingClient.d.ts +6 -2
- package/dist/commonjs/generated/src/siprouting/sipRoutingClient.d.ts.map +1 -1
- package/dist/commonjs/generated/src/siprouting/sipRoutingClient.js +52 -3
- package/dist/commonjs/generated/src/siprouting/sipRoutingClient.js.map +1 -1
- package/dist/commonjs/generated/src/siprouting/sipRoutingClientContext.js +1 -1
- package/dist/commonjs/generated/src/siprouting/sipRoutingClientContext.js.map +1 -1
- package/dist/commonjs/generated/src/tracing.js +1 -1
- package/dist/commonjs/generated/src/tracing.js.map +1 -1
- package/dist/commonjs/mappers.d.ts +17 -3
- package/dist/commonjs/mappers.d.ts.map +1 -1
- package/dist/commonjs/mappers.js +53 -2
- package/dist/commonjs/mappers.js.map +1 -1
- package/dist/commonjs/models.d.ts +60 -1
- package/dist/commonjs/models.d.ts.map +1 -1
- package/dist/commonjs/models.js.map +1 -1
- package/dist/commonjs/sipRoutingClient.d.ts +41 -1
- package/dist/commonjs/sipRoutingClient.d.ts.map +1 -1
- package/dist/commonjs/sipRoutingClient.js +157 -1
- package/dist/commonjs/sipRoutingClient.js.map +1 -1
- package/dist/commonjs/utils/constants.js +1 -1
- package/dist/commonjs/utils/constants.js.map +1 -1
- package/dist/esm/generated/src/phoneNumbersClient.js +1 -1
- package/dist/esm/generated/src/phoneNumbersClient.js.map +1 -1
- package/dist/esm/generated/src/siprouting/index.d.ts +0 -1
- package/dist/esm/generated/src/siprouting/index.d.ts.map +1 -1
- package/dist/esm/generated/src/siprouting/index.js +0 -1
- package/dist/esm/generated/src/siprouting/index.js.map +1 -1
- package/dist/esm/generated/src/siprouting/models/index.d.ts +141 -2
- package/dist/esm/generated/src/siprouting/models/index.d.ts.map +1 -1
- package/dist/esm/generated/src/siprouting/models/index.js +6 -1
- package/dist/esm/generated/src/siprouting/models/index.js.map +1 -1
- package/dist/esm/generated/src/siprouting/models/mappers.d.ts +7 -0
- package/dist/esm/generated/src/siprouting/models/mappers.d.ts.map +1 -1
- package/dist/esm/generated/src/siprouting/models/mappers.js +284 -77
- package/dist/esm/generated/src/siprouting/models/mappers.js.map +1 -1
- package/dist/esm/generated/src/siprouting/models/parameters.d.ts +7 -0
- package/dist/esm/generated/src/siprouting/models/parameters.d.ts.map +1 -1
- package/dist/esm/generated/src/siprouting/models/parameters.js +62 -16
- package/dist/esm/generated/src/siprouting/models/parameters.js.map +1 -1
- package/dist/esm/generated/src/siprouting/operations/sipRouting.d.ts +9 -3
- package/dist/esm/generated/src/siprouting/operations/sipRouting.d.ts.map +1 -1
- package/dist/esm/generated/src/siprouting/operations/sipRouting.js +45 -11
- package/dist/esm/generated/src/siprouting/operations/sipRouting.js.map +1 -1
- package/dist/esm/generated/src/siprouting/operationsInterfaces/sipRouting.d.ts +7 -1
- package/dist/esm/generated/src/siprouting/operationsInterfaces/sipRouting.d.ts.map +1 -1
- package/dist/esm/generated/src/siprouting/operationsInterfaces/sipRouting.js.map +1 -1
- package/dist/esm/generated/src/siprouting/sipRoutingClient.d.ts +6 -2
- package/dist/esm/generated/src/siprouting/sipRoutingClient.d.ts.map +1 -1
- package/dist/esm/generated/src/siprouting/sipRoutingClient.js +51 -3
- package/dist/esm/generated/src/siprouting/sipRoutingClient.js.map +1 -1
- package/dist/esm/generated/src/siprouting/sipRoutingClientContext.js +1 -1
- package/dist/esm/generated/src/siprouting/sipRoutingClientContext.js.map +1 -1
- package/dist/esm/generated/src/tracing.js +1 -1
- package/dist/esm/generated/src/tracing.js.map +1 -1
- package/dist/esm/mappers.d.ts +17 -3
- package/dist/esm/mappers.d.ts.map +1 -1
- package/dist/esm/mappers.js +51 -2
- package/dist/esm/mappers.js.map +1 -1
- package/dist/esm/models.d.ts +60 -1
- package/dist/esm/models.d.ts.map +1 -1
- package/dist/esm/models.js.map +1 -1
- package/dist/esm/sipRoutingClient.d.ts +41 -1
- package/dist/esm/sipRoutingClient.d.ts.map +1 -1
- package/dist/esm/sipRoutingClient.js +158 -2
- package/dist/esm/sipRoutingClient.js.map +1 -1
- package/dist/esm/utils/constants.js +1 -1
- package/dist/esm/utils/constants.js.map +1 -1
- package/dist/react-native/generated/src/phoneNumbersClient.js +1 -1
- package/dist/react-native/generated/src/phoneNumbersClient.js.map +1 -1
- package/dist/react-native/generated/src/siprouting/index.d.ts +0 -1
- package/dist/react-native/generated/src/siprouting/index.d.ts.map +1 -1
- package/dist/react-native/generated/src/siprouting/index.js +0 -1
- package/dist/react-native/generated/src/siprouting/index.js.map +1 -1
- package/dist/react-native/generated/src/siprouting/models/index.d.ts +141 -2
- package/dist/react-native/generated/src/siprouting/models/index.d.ts.map +1 -1
- package/dist/react-native/generated/src/siprouting/models/index.js +6 -1
- package/dist/react-native/generated/src/siprouting/models/index.js.map +1 -1
- package/dist/react-native/generated/src/siprouting/models/mappers.d.ts +7 -0
- package/dist/react-native/generated/src/siprouting/models/mappers.d.ts.map +1 -1
- package/dist/react-native/generated/src/siprouting/models/mappers.js +284 -77
- package/dist/react-native/generated/src/siprouting/models/mappers.js.map +1 -1
- package/dist/react-native/generated/src/siprouting/models/parameters.d.ts +7 -0
- package/dist/react-native/generated/src/siprouting/models/parameters.d.ts.map +1 -1
- package/dist/react-native/generated/src/siprouting/models/parameters.js +62 -16
- package/dist/react-native/generated/src/siprouting/models/parameters.js.map +1 -1
- package/dist/react-native/generated/src/siprouting/operations/sipRouting.d.ts +9 -3
- package/dist/react-native/generated/src/siprouting/operations/sipRouting.d.ts.map +1 -1
- package/dist/react-native/generated/src/siprouting/operations/sipRouting.js +45 -11
- package/dist/react-native/generated/src/siprouting/operations/sipRouting.js.map +1 -1
- package/dist/react-native/generated/src/siprouting/operationsInterfaces/sipRouting.d.ts +7 -1
- package/dist/react-native/generated/src/siprouting/operationsInterfaces/sipRouting.d.ts.map +1 -1
- package/dist/react-native/generated/src/siprouting/operationsInterfaces/sipRouting.js.map +1 -1
- package/dist/react-native/generated/src/siprouting/sipRoutingClient.d.ts +6 -2
- package/dist/react-native/generated/src/siprouting/sipRoutingClient.d.ts.map +1 -1
- package/dist/react-native/generated/src/siprouting/sipRoutingClient.js +51 -3
- package/dist/react-native/generated/src/siprouting/sipRoutingClient.js.map +1 -1
- package/dist/react-native/generated/src/siprouting/sipRoutingClientContext.js +1 -1
- package/dist/react-native/generated/src/siprouting/sipRoutingClientContext.js.map +1 -1
- package/dist/react-native/generated/src/tracing.js +1 -1
- package/dist/react-native/generated/src/tracing.js.map +1 -1
- package/dist/react-native/mappers.d.ts +17 -3
- package/dist/react-native/mappers.d.ts.map +1 -1
- package/dist/react-native/mappers.js +51 -2
- package/dist/react-native/mappers.js.map +1 -1
- package/dist/react-native/models.d.ts +60 -1
- package/dist/react-native/models.d.ts.map +1 -1
- package/dist/react-native/models.js.map +1 -1
- package/dist/react-native/sipRoutingClient.d.ts +41 -1
- package/dist/react-native/sipRoutingClient.d.ts.map +1 -1
- package/dist/react-native/sipRoutingClient.js +158 -2
- package/dist/react-native/sipRoutingClient.js.map +1 -1
- package/dist/react-native/utils/constants.js +1 -1
- package/dist/react-native/utils/constants.js.map +1 -1
- package/package.json +2 -1
|
@@ -7,22 +7,29 @@
|
|
|
7
7
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
8
8
|
*/
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
-
exports.SipRoutingUpdateExceptionHeaders = exports.SipRoutingGetExceptionHeaders = exports.TrunkUpdate = exports.SipConfigurationUpdate = exports.SipRoutingError = exports.CommunicationErrorResponse = exports.SipTrunkRoute = exports.SipTrunk = exports.SipConfiguration = void 0;
|
|
10
|
+
exports.SipRoutingUpdateExceptionHeaders = exports.SipRoutingGetExceptionHeaders = exports.RoutesForNumber = exports.TrunkUpdate = exports.DomainPatch = exports.SipConfigurationUpdate = exports.SipRoutingError = exports.CommunicationErrorResponse = exports.SipTrunkRoute = exports.OverallHealth = exports.PingHealth = exports.TlsHealth = exports.TrunkHealth = exports.SipTrunk = exports.SipDomain = exports.SipConfiguration = void 0;
|
|
11
11
|
exports.SipConfiguration = {
|
|
12
12
|
type: {
|
|
13
13
|
name: "Composite",
|
|
14
14
|
className: "SipConfiguration",
|
|
15
15
|
modelProperties: {
|
|
16
|
+
domains: {
|
|
17
|
+
serializedName: "domains",
|
|
18
|
+
type: {
|
|
19
|
+
name: "Dictionary",
|
|
20
|
+
value: { type: { name: "Composite", className: "SipDomain" } },
|
|
21
|
+
},
|
|
22
|
+
},
|
|
16
23
|
trunks: {
|
|
17
24
|
serializedName: "trunks",
|
|
18
25
|
type: {
|
|
19
26
|
name: "Dictionary",
|
|
20
|
-
value: { type: { name: "Composite", className: "SipTrunk" } }
|
|
21
|
-
}
|
|
27
|
+
value: { type: { name: "Composite", className: "SipTrunk" } },
|
|
28
|
+
},
|
|
22
29
|
},
|
|
23
30
|
routes: {
|
|
24
31
|
constraints: {
|
|
25
|
-
MaxItems: 250
|
|
32
|
+
MaxItems: 250,
|
|
26
33
|
},
|
|
27
34
|
serializedName: "routes",
|
|
28
35
|
type: {
|
|
@@ -30,13 +37,28 @@ exports.SipConfiguration = {
|
|
|
30
37
|
element: {
|
|
31
38
|
type: {
|
|
32
39
|
name: "Composite",
|
|
33
|
-
className: "SipTrunkRoute"
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
+
className: "SipTrunkRoute",
|
|
41
|
+
},
|
|
42
|
+
},
|
|
43
|
+
},
|
|
44
|
+
},
|
|
45
|
+
},
|
|
46
|
+
},
|
|
47
|
+
};
|
|
48
|
+
exports.SipDomain = {
|
|
49
|
+
type: {
|
|
50
|
+
name: "Composite",
|
|
51
|
+
className: "SipDomain",
|
|
52
|
+
modelProperties: {
|
|
53
|
+
enabled: {
|
|
54
|
+
serializedName: "enabled",
|
|
55
|
+
required: true,
|
|
56
|
+
type: {
|
|
57
|
+
name: "Boolean",
|
|
58
|
+
},
|
|
59
|
+
},
|
|
60
|
+
},
|
|
61
|
+
},
|
|
40
62
|
};
|
|
41
63
|
exports.SipTrunk = {
|
|
42
64
|
type: {
|
|
@@ -47,11 +69,122 @@ exports.SipTrunk = {
|
|
|
47
69
|
serializedName: "sipSignalingPort",
|
|
48
70
|
required: true,
|
|
49
71
|
type: {
|
|
50
|
-
name: "Number"
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
|
|
72
|
+
name: "Number",
|
|
73
|
+
},
|
|
74
|
+
},
|
|
75
|
+
enabled: {
|
|
76
|
+
serializedName: "enabled",
|
|
77
|
+
type: {
|
|
78
|
+
name: "Boolean",
|
|
79
|
+
},
|
|
80
|
+
},
|
|
81
|
+
health: {
|
|
82
|
+
serializedName: "health",
|
|
83
|
+
type: {
|
|
84
|
+
name: "Composite",
|
|
85
|
+
className: "TrunkHealth",
|
|
86
|
+
},
|
|
87
|
+
},
|
|
88
|
+
directTransfer: {
|
|
89
|
+
serializedName: "directTransfer",
|
|
90
|
+
type: {
|
|
91
|
+
name: "Boolean",
|
|
92
|
+
},
|
|
93
|
+
},
|
|
94
|
+
privacyHeader: {
|
|
95
|
+
serializedName: "privacyHeader",
|
|
96
|
+
type: {
|
|
97
|
+
name: "String",
|
|
98
|
+
},
|
|
99
|
+
},
|
|
100
|
+
ipAddressVersion: {
|
|
101
|
+
serializedName: "ipAddressVersion",
|
|
102
|
+
type: {
|
|
103
|
+
name: "String",
|
|
104
|
+
},
|
|
105
|
+
},
|
|
106
|
+
},
|
|
107
|
+
},
|
|
108
|
+
};
|
|
109
|
+
exports.TrunkHealth = {
|
|
110
|
+
type: {
|
|
111
|
+
name: "Composite",
|
|
112
|
+
className: "TrunkHealth",
|
|
113
|
+
modelProperties: {
|
|
114
|
+
tls: {
|
|
115
|
+
serializedName: "tls",
|
|
116
|
+
type: {
|
|
117
|
+
name: "Composite",
|
|
118
|
+
className: "TlsHealth",
|
|
119
|
+
},
|
|
120
|
+
},
|
|
121
|
+
ping: {
|
|
122
|
+
serializedName: "ping",
|
|
123
|
+
type: {
|
|
124
|
+
name: "Composite",
|
|
125
|
+
className: "PingHealth",
|
|
126
|
+
},
|
|
127
|
+
},
|
|
128
|
+
overall: {
|
|
129
|
+
serializedName: "overall",
|
|
130
|
+
type: {
|
|
131
|
+
name: "Composite",
|
|
132
|
+
className: "OverallHealth",
|
|
133
|
+
},
|
|
134
|
+
},
|
|
135
|
+
},
|
|
136
|
+
},
|
|
137
|
+
};
|
|
138
|
+
exports.TlsHealth = {
|
|
139
|
+
type: {
|
|
140
|
+
name: "Composite",
|
|
141
|
+
className: "TlsHealth",
|
|
142
|
+
modelProperties: {
|
|
143
|
+
status: {
|
|
144
|
+
serializedName: "status",
|
|
145
|
+
required: true,
|
|
146
|
+
type: {
|
|
147
|
+
name: "String",
|
|
148
|
+
},
|
|
149
|
+
},
|
|
150
|
+
},
|
|
151
|
+
},
|
|
152
|
+
};
|
|
153
|
+
exports.PingHealth = {
|
|
154
|
+
type: {
|
|
155
|
+
name: "Composite",
|
|
156
|
+
className: "PingHealth",
|
|
157
|
+
modelProperties: {
|
|
158
|
+
status: {
|
|
159
|
+
serializedName: "status",
|
|
160
|
+
required: true,
|
|
161
|
+
type: {
|
|
162
|
+
name: "String",
|
|
163
|
+
},
|
|
164
|
+
},
|
|
165
|
+
},
|
|
166
|
+
},
|
|
167
|
+
};
|
|
168
|
+
exports.OverallHealth = {
|
|
169
|
+
type: {
|
|
170
|
+
name: "Composite",
|
|
171
|
+
className: "OverallHealth",
|
|
172
|
+
modelProperties: {
|
|
173
|
+
status: {
|
|
174
|
+
serializedName: "status",
|
|
175
|
+
required: true,
|
|
176
|
+
type: {
|
|
177
|
+
name: "String",
|
|
178
|
+
},
|
|
179
|
+
},
|
|
180
|
+
reason: {
|
|
181
|
+
serializedName: "reason",
|
|
182
|
+
type: {
|
|
183
|
+
name: "String",
|
|
184
|
+
},
|
|
185
|
+
},
|
|
186
|
+
},
|
|
187
|
+
},
|
|
55
188
|
};
|
|
56
189
|
exports.SipTrunkRoute = {
|
|
57
190
|
type: {
|
|
@@ -60,49 +193,55 @@ exports.SipTrunkRoute = {
|
|
|
60
193
|
modelProperties: {
|
|
61
194
|
description: {
|
|
62
195
|
constraints: {
|
|
63
|
-
MaxLength: 1024
|
|
196
|
+
MaxLength: 1024,
|
|
64
197
|
},
|
|
65
198
|
serializedName: "description",
|
|
66
199
|
type: {
|
|
67
|
-
name: "String"
|
|
68
|
-
}
|
|
200
|
+
name: "String",
|
|
201
|
+
},
|
|
69
202
|
},
|
|
70
203
|
name: {
|
|
71
204
|
constraints: {
|
|
72
|
-
MaxLength: 256
|
|
205
|
+
MaxLength: 256,
|
|
73
206
|
},
|
|
74
207
|
serializedName: "name",
|
|
75
208
|
required: true,
|
|
76
209
|
type: {
|
|
77
|
-
name: "String"
|
|
78
|
-
}
|
|
210
|
+
name: "String",
|
|
211
|
+
},
|
|
79
212
|
},
|
|
80
213
|
numberPattern: {
|
|
81
214
|
constraints: {
|
|
82
|
-
MaxLength: 1024
|
|
215
|
+
MaxLength: 1024,
|
|
83
216
|
},
|
|
84
217
|
serializedName: "numberPattern",
|
|
85
218
|
required: true,
|
|
86
219
|
type: {
|
|
87
|
-
name: "String"
|
|
88
|
-
}
|
|
220
|
+
name: "String",
|
|
221
|
+
},
|
|
89
222
|
},
|
|
90
223
|
trunks: {
|
|
91
224
|
constraints: {
|
|
92
|
-
MaxItems: 250
|
|
225
|
+
MaxItems: 250,
|
|
93
226
|
},
|
|
94
227
|
serializedName: "trunks",
|
|
95
228
|
type: {
|
|
96
229
|
name: "Sequence",
|
|
97
230
|
element: {
|
|
98
231
|
type: {
|
|
99
|
-
name: "String"
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
|
|
232
|
+
name: "String",
|
|
233
|
+
},
|
|
234
|
+
},
|
|
235
|
+
},
|
|
236
|
+
},
|
|
237
|
+
callerIdOverride: {
|
|
238
|
+
serializedName: "callerIdOverride",
|
|
239
|
+
type: {
|
|
240
|
+
name: "String",
|
|
241
|
+
},
|
|
242
|
+
},
|
|
243
|
+
},
|
|
244
|
+
},
|
|
106
245
|
};
|
|
107
246
|
exports.CommunicationErrorResponse = {
|
|
108
247
|
type: {
|
|
@@ -113,11 +252,11 @@ exports.CommunicationErrorResponse = {
|
|
|
113
252
|
serializedName: "error",
|
|
114
253
|
type: {
|
|
115
254
|
name: "Composite",
|
|
116
|
-
className: "SipRoutingError"
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
}
|
|
255
|
+
className: "SipRoutingError",
|
|
256
|
+
},
|
|
257
|
+
},
|
|
258
|
+
},
|
|
259
|
+
},
|
|
121
260
|
};
|
|
122
261
|
exports.SipRoutingError = {
|
|
123
262
|
type: {
|
|
@@ -128,22 +267,22 @@ exports.SipRoutingError = {
|
|
|
128
267
|
serializedName: "code",
|
|
129
268
|
required: true,
|
|
130
269
|
type: {
|
|
131
|
-
name: "String"
|
|
132
|
-
}
|
|
270
|
+
name: "String",
|
|
271
|
+
},
|
|
133
272
|
},
|
|
134
273
|
message: {
|
|
135
274
|
serializedName: "message",
|
|
136
275
|
required: true,
|
|
137
276
|
type: {
|
|
138
|
-
name: "String"
|
|
139
|
-
}
|
|
277
|
+
name: "String",
|
|
278
|
+
},
|
|
140
279
|
},
|
|
141
280
|
target: {
|
|
142
281
|
serializedName: "target",
|
|
143
282
|
readOnly: true,
|
|
144
283
|
type: {
|
|
145
|
-
name: "String"
|
|
146
|
-
}
|
|
284
|
+
name: "String",
|
|
285
|
+
},
|
|
147
286
|
},
|
|
148
287
|
details: {
|
|
149
288
|
serializedName: "details",
|
|
@@ -153,36 +292,43 @@ exports.SipRoutingError = {
|
|
|
153
292
|
element: {
|
|
154
293
|
type: {
|
|
155
294
|
name: "Composite",
|
|
156
|
-
className: "SipRoutingError"
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
|
-
}
|
|
295
|
+
className: "SipRoutingError",
|
|
296
|
+
},
|
|
297
|
+
},
|
|
298
|
+
},
|
|
160
299
|
},
|
|
161
300
|
innerError: {
|
|
162
301
|
serializedName: "innererror",
|
|
163
302
|
type: {
|
|
164
303
|
name: "Composite",
|
|
165
|
-
className: "SipRoutingError"
|
|
166
|
-
}
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
}
|
|
304
|
+
className: "SipRoutingError",
|
|
305
|
+
},
|
|
306
|
+
},
|
|
307
|
+
},
|
|
308
|
+
},
|
|
170
309
|
};
|
|
171
310
|
exports.SipConfigurationUpdate = {
|
|
172
311
|
type: {
|
|
173
312
|
name: "Composite",
|
|
174
313
|
className: "SipConfigurationUpdate",
|
|
175
314
|
modelProperties: {
|
|
315
|
+
domains: {
|
|
316
|
+
serializedName: "domains",
|
|
317
|
+
type: {
|
|
318
|
+
name: "Dictionary",
|
|
319
|
+
value: { type: { name: "Composite", className: "DomainPatch" } },
|
|
320
|
+
},
|
|
321
|
+
},
|
|
176
322
|
trunks: {
|
|
177
323
|
serializedName: "trunks",
|
|
178
324
|
type: {
|
|
179
325
|
name: "Dictionary",
|
|
180
|
-
value: { type: { name: "Composite", className: "TrunkUpdate" } }
|
|
181
|
-
}
|
|
326
|
+
value: { type: { name: "Composite", className: "TrunkUpdate" } },
|
|
327
|
+
},
|
|
182
328
|
},
|
|
183
329
|
routes: {
|
|
184
330
|
constraints: {
|
|
185
|
-
MaxItems: 250
|
|
331
|
+
MaxItems: 250,
|
|
186
332
|
},
|
|
187
333
|
serializedName: "routes",
|
|
188
334
|
type: {
|
|
@@ -190,13 +336,27 @@ exports.SipConfigurationUpdate = {
|
|
|
190
336
|
element: {
|
|
191
337
|
type: {
|
|
192
338
|
name: "Composite",
|
|
193
|
-
className: "SipTrunkRoute"
|
|
194
|
-
}
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
|
-
}
|
|
198
|
-
}
|
|
199
|
-
}
|
|
339
|
+
className: "SipTrunkRoute",
|
|
340
|
+
},
|
|
341
|
+
},
|
|
342
|
+
},
|
|
343
|
+
},
|
|
344
|
+
},
|
|
345
|
+
},
|
|
346
|
+
};
|
|
347
|
+
exports.DomainPatch = {
|
|
348
|
+
type: {
|
|
349
|
+
name: "Composite",
|
|
350
|
+
className: "DomainPatch",
|
|
351
|
+
modelProperties: {
|
|
352
|
+
enabled: {
|
|
353
|
+
serializedName: "enabled",
|
|
354
|
+
type: {
|
|
355
|
+
name: "Boolean",
|
|
356
|
+
},
|
|
357
|
+
},
|
|
358
|
+
},
|
|
359
|
+
},
|
|
200
360
|
};
|
|
201
361
|
exports.TrunkUpdate = {
|
|
202
362
|
type: {
|
|
@@ -206,11 +366,58 @@ exports.TrunkUpdate = {
|
|
|
206
366
|
sipSignalingPort: {
|
|
207
367
|
serializedName: "sipSignalingPort",
|
|
208
368
|
type: {
|
|
209
|
-
name: "Number"
|
|
210
|
-
}
|
|
211
|
-
}
|
|
212
|
-
|
|
213
|
-
|
|
369
|
+
name: "Number",
|
|
370
|
+
},
|
|
371
|
+
},
|
|
372
|
+
enabled: {
|
|
373
|
+
serializedName: "enabled",
|
|
374
|
+
type: {
|
|
375
|
+
name: "Boolean",
|
|
376
|
+
},
|
|
377
|
+
},
|
|
378
|
+
directTransfer: {
|
|
379
|
+
serializedName: "directTransfer",
|
|
380
|
+
type: {
|
|
381
|
+
name: "Boolean",
|
|
382
|
+
},
|
|
383
|
+
},
|
|
384
|
+
privacyHeader: {
|
|
385
|
+
serializedName: "privacyHeader",
|
|
386
|
+
type: {
|
|
387
|
+
name: "String",
|
|
388
|
+
},
|
|
389
|
+
},
|
|
390
|
+
ipAddressVersion: {
|
|
391
|
+
serializedName: "ipAddressVersion",
|
|
392
|
+
type: {
|
|
393
|
+
name: "String",
|
|
394
|
+
},
|
|
395
|
+
},
|
|
396
|
+
},
|
|
397
|
+
},
|
|
398
|
+
};
|
|
399
|
+
exports.RoutesForNumber = {
|
|
400
|
+
type: {
|
|
401
|
+
name: "Composite",
|
|
402
|
+
className: "RoutesForNumber",
|
|
403
|
+
modelProperties: {
|
|
404
|
+
matchingRoutes: {
|
|
405
|
+
constraints: {
|
|
406
|
+
MaxItems: 250,
|
|
407
|
+
},
|
|
408
|
+
serializedName: "matchingRoutes",
|
|
409
|
+
type: {
|
|
410
|
+
name: "Sequence",
|
|
411
|
+
element: {
|
|
412
|
+
type: {
|
|
413
|
+
name: "Composite",
|
|
414
|
+
className: "SipTrunkRoute",
|
|
415
|
+
},
|
|
416
|
+
},
|
|
417
|
+
},
|
|
418
|
+
},
|
|
419
|
+
},
|
|
420
|
+
},
|
|
214
421
|
};
|
|
215
422
|
exports.SipRoutingGetExceptionHeaders = {
|
|
216
423
|
type: {
|
|
@@ -220,11 +427,11 @@ exports.SipRoutingGetExceptionHeaders = {
|
|
|
220
427
|
xMsErrorCode: {
|
|
221
428
|
serializedName: "x-ms-error-code",
|
|
222
429
|
type: {
|
|
223
|
-
name: "String"
|
|
224
|
-
}
|
|
225
|
-
}
|
|
226
|
-
}
|
|
227
|
-
}
|
|
430
|
+
name: "String",
|
|
431
|
+
},
|
|
432
|
+
},
|
|
433
|
+
},
|
|
434
|
+
},
|
|
228
435
|
};
|
|
229
436
|
exports.SipRoutingUpdateExceptionHeaders = {
|
|
230
437
|
type: {
|
|
@@ -234,10 +441,10 @@ exports.SipRoutingUpdateExceptionHeaders = {
|
|
|
234
441
|
xMsErrorCode: {
|
|
235
442
|
serializedName: "x-ms-error-code",
|
|
236
443
|
type: {
|
|
237
|
-
name: "String"
|
|
238
|
-
}
|
|
239
|
-
}
|
|
240
|
-
}
|
|
241
|
-
}
|
|
444
|
+
name: "String",
|
|
445
|
+
},
|
|
446
|
+
},
|
|
447
|
+
},
|
|
448
|
+
},
|
|
242
449
|
};
|
|
243
450
|
//# sourceMappingURL=mappers.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../../../../src/generated/src/siprouting/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const SipConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SipConfiguration\",\n modelProperties: {\n trunks: {\n serializedName: \"trunks\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"SipTrunk\" } }\n }\n },\n routes: {\n constraints: {\n MaxItems: 250\n },\n serializedName: \"routes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SipTrunkRoute\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const SipTrunk: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SipTrunk\",\n modelProperties: {\n sipSignalingPort: {\n serializedName: \"sipSignalingPort\",\n required: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const SipTrunkRoute: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SipTrunkRoute\",\n modelProperties: {\n description: {\n constraints: {\n MaxLength: 1024\n },\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n name: {\n constraints: {\n MaxLength: 256\n },\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n numberPattern: {\n constraints: {\n MaxLength: 1024\n },\n serializedName: \"numberPattern\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n trunks: {\n constraints: {\n MaxItems: 250\n },\n serializedName: \"trunks\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const CommunicationErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CommunicationErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"SipRoutingError\"\n }\n }\n }\n }\n};\n\nexport const SipRoutingError: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SipRoutingError\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n target: {\n serializedName: \"target\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SipRoutingError\"\n }\n }\n }\n },\n innerError: {\n serializedName: \"innererror\",\n type: {\n name: \"Composite\",\n className: \"SipRoutingError\"\n }\n }\n }\n }\n};\n\nexport const SipConfigurationUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SipConfigurationUpdate\",\n modelProperties: {\n trunks: {\n serializedName: \"trunks\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"TrunkUpdate\" } }\n }\n },\n routes: {\n constraints: {\n MaxItems: 250\n },\n serializedName: \"routes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SipTrunkRoute\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const TrunkUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrunkUpdate\",\n modelProperties: {\n sipSignalingPort: {\n serializedName: \"sipSignalingPort\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const SipRoutingGetExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SipRoutingGetExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SipRoutingUpdateExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SipRoutingUpdateExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n"]}
|
|
1
|
+
{"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../../../../src/generated/src/siprouting/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const SipConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SipConfiguration\",\n modelProperties: {\n domains: {\n serializedName: \"domains\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"SipDomain\" } },\n },\n },\n trunks: {\n serializedName: \"trunks\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"SipTrunk\" } },\n },\n },\n routes: {\n constraints: {\n MaxItems: 250,\n },\n serializedName: \"routes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SipTrunkRoute\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const SipDomain: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SipDomain\",\n modelProperties: {\n enabled: {\n serializedName: \"enabled\",\n required: true,\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const SipTrunk: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SipTrunk\",\n modelProperties: {\n sipSignalingPort: {\n serializedName: \"sipSignalingPort\",\n required: true,\n type: {\n name: \"Number\",\n },\n },\n enabled: {\n serializedName: \"enabled\",\n type: {\n name: \"Boolean\",\n },\n },\n health: {\n serializedName: \"health\",\n type: {\n name: \"Composite\",\n className: \"TrunkHealth\",\n },\n },\n directTransfer: {\n serializedName: \"directTransfer\",\n type: {\n name: \"Boolean\",\n },\n },\n privacyHeader: {\n serializedName: \"privacyHeader\",\n type: {\n name: \"String\",\n },\n },\n ipAddressVersion: {\n serializedName: \"ipAddressVersion\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TrunkHealth: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrunkHealth\",\n modelProperties: {\n tls: {\n serializedName: \"tls\",\n type: {\n name: \"Composite\",\n className: \"TlsHealth\",\n },\n },\n ping: {\n serializedName: \"ping\",\n type: {\n name: \"Composite\",\n className: \"PingHealth\",\n },\n },\n overall: {\n serializedName: \"overall\",\n type: {\n name: \"Composite\",\n className: \"OverallHealth\",\n },\n },\n },\n },\n};\n\nexport const TlsHealth: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TlsHealth\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PingHealth: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PingHealth\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OverallHealth: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OverallHealth\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n reason: {\n serializedName: \"reason\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SipTrunkRoute: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SipTrunkRoute\",\n modelProperties: {\n description: {\n constraints: {\n MaxLength: 1024,\n },\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n name: {\n constraints: {\n MaxLength: 256,\n },\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n numberPattern: {\n constraints: {\n MaxLength: 1024,\n },\n serializedName: \"numberPattern\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n trunks: {\n constraints: {\n MaxItems: 250,\n },\n serializedName: \"trunks\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n callerIdOverride: {\n serializedName: \"callerIdOverride\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CommunicationErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CommunicationErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"SipRoutingError\",\n },\n },\n },\n },\n};\n\nexport const SipRoutingError: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SipRoutingError\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n target: {\n serializedName: \"target\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SipRoutingError\",\n },\n },\n },\n },\n innerError: {\n serializedName: \"innererror\",\n type: {\n name: \"Composite\",\n className: \"SipRoutingError\",\n },\n },\n },\n },\n};\n\nexport const SipConfigurationUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SipConfigurationUpdate\",\n modelProperties: {\n domains: {\n serializedName: \"domains\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"DomainPatch\" } },\n },\n },\n trunks: {\n serializedName: \"trunks\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"TrunkUpdate\" } },\n },\n },\n routes: {\n constraints: {\n MaxItems: 250,\n },\n serializedName: \"routes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SipTrunkRoute\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const DomainPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DomainPatch\",\n modelProperties: {\n enabled: {\n serializedName: \"enabled\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const TrunkUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrunkUpdate\",\n modelProperties: {\n sipSignalingPort: {\n serializedName: \"sipSignalingPort\",\n type: {\n name: \"Number\",\n },\n },\n enabled: {\n serializedName: \"enabled\",\n type: {\n name: \"Boolean\",\n },\n },\n directTransfer: {\n serializedName: \"directTransfer\",\n type: {\n name: \"Boolean\",\n },\n },\n privacyHeader: {\n serializedName: \"privacyHeader\",\n type: {\n name: \"String\",\n },\n },\n ipAddressVersion: {\n serializedName: \"ipAddressVersion\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const RoutesForNumber: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RoutesForNumber\",\n modelProperties: {\n matchingRoutes: {\n constraints: {\n MaxItems: 250,\n },\n serializedName: \"matchingRoutes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SipTrunkRoute\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const SipRoutingGetExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SipRoutingGetExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SipRoutingUpdateExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SipRoutingUpdateExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n"]}
|
|
@@ -2,7 +2,14 @@ import { OperationParameter, OperationURLParameter, OperationQueryParameter } fr
|
|
|
2
2
|
export declare const accept: OperationParameter;
|
|
3
3
|
export declare const endpoint: OperationURLParameter;
|
|
4
4
|
export declare const apiVersion: OperationQueryParameter;
|
|
5
|
+
export declare const expand: OperationQueryParameter;
|
|
5
6
|
export declare const contentType: OperationParameter;
|
|
7
|
+
export declare const domains: OperationParameter;
|
|
6
8
|
export declare const trunks: OperationParameter;
|
|
7
9
|
export declare const routes: OperationParameter;
|
|
10
|
+
export declare const contentType1: OperationParameter;
|
|
11
|
+
export declare const domains1: OperationParameter;
|
|
12
|
+
export declare const trunks1: OperationParameter;
|
|
13
|
+
export declare const routes1: OperationParameter;
|
|
14
|
+
export declare const targetPhoneNumber: OperationQueryParameter;
|
|
8
15
|
//# sourceMappingURL=parameters.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"parameters.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/src/siprouting/models/parameters.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,kBAAkB,EAClB,qBAAqB,EACrB,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"parameters.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/src/siprouting/models/parameters.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,kBAAkB,EAClB,qBAAqB,EACrB,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAM5B,eAAO,MAAM,MAAM,EAAE,kBAUpB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAUtB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,uBAUxB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,uBAQpB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAUzB,CAAC;AAEF,eAAO,MAAM,OAAO,EAAE,kBAGrB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,kBAGpB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,kBAGpB,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,kBAU1B,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,kBAGtB,CAAC;AAEF,eAAO,MAAM,OAAO,EAAE,kBAGrB,CAAC;AAEF,eAAO,MAAM,OAAO,EAAE,kBAGrB,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,uBAS/B,CAAC"}
|