@targetprocess/shared-data-model-client 0.2.0-us817123-mappings.7 → 0.2.0-us817123-improvements.5
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/api/settings/entityTypes/index.d.ts +7 -7
- package/dist/api/settings/entityTypes/index.js +5 -5
- package/dist/api/settings/profile/index.d.ts +14 -14
- package/dist/api/settings/profile/index.js +11 -11
- package/dist/api/sharedData/index.d.ts +7 -7
- package/dist/api/sharedData/index.js +5 -5
- package/dist/models/index.d.ts +290 -213
- package/dist/models/index.js +338 -256
- package/package.json +1 -1
- package/src/api/settings/entityTypes/index.ts +12 -12
- package/src/api/settings/profile/index.ts +25 -25
- package/src/api/sharedData/index.ts +12 -12
- package/src/kiota-lock.json +1 -1
- package/src/models/index.ts +460 -343
- package/src/v1.json +246 -93
package/src/v1.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"content": {
|
|
20
20
|
"application/json": {
|
|
21
21
|
"schema": {
|
|
22
|
-
"$ref": "#/components/schemas/
|
|
22
|
+
"$ref": "#/components/schemas/GetSharedDataModelResponseDto"
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
25
|
}
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"content": {
|
|
30
30
|
"application/problem+json": {
|
|
31
31
|
"schema": {
|
|
32
|
-
"$ref": "#/components/schemas/
|
|
32
|
+
"$ref": "#/components/schemas/ProblemDetails"
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"content": {
|
|
40
40
|
"application/problem+json": {
|
|
41
41
|
"schema": {
|
|
42
|
-
"$ref": "#/components/schemas/
|
|
42
|
+
"$ref": "#/components/schemas/HttpValidationProblemDetails"
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
}
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"content": {
|
|
50
50
|
"application/problem+json": {
|
|
51
51
|
"schema": {
|
|
52
|
-
"$ref": "#/components/schemas/
|
|
52
|
+
"$ref": "#/components/schemas/ProblemDetails"
|
|
53
53
|
}
|
|
54
54
|
}
|
|
55
55
|
}
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"content": {
|
|
60
60
|
"application/problem+json": {
|
|
61
61
|
"schema": {
|
|
62
|
-
"$ref": "#/components/schemas/
|
|
62
|
+
"$ref": "#/components/schemas/ProblemDetails"
|
|
63
63
|
}
|
|
64
64
|
}
|
|
65
65
|
}
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"content": {
|
|
89
89
|
"application/json": {
|
|
90
90
|
"schema": {
|
|
91
|
-
"$ref": "#/components/schemas/
|
|
91
|
+
"$ref": "#/components/schemas/ProfileDto"
|
|
92
92
|
}
|
|
93
93
|
}
|
|
94
94
|
},
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"content": {
|
|
102
102
|
"application/json": {
|
|
103
103
|
"schema": {
|
|
104
|
-
"$ref": "#/components/schemas/
|
|
104
|
+
"$ref": "#/components/schemas/ProfileDto"
|
|
105
105
|
}
|
|
106
106
|
}
|
|
107
107
|
}
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
"content": {
|
|
112
112
|
"application/problem+json": {
|
|
113
113
|
"schema": {
|
|
114
|
-
"$ref": "#/components/schemas/
|
|
114
|
+
"$ref": "#/components/schemas/ProblemDetails"
|
|
115
115
|
}
|
|
116
116
|
}
|
|
117
117
|
}
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
"content": {
|
|
122
122
|
"application/problem+json": {
|
|
123
123
|
"schema": {
|
|
124
|
-
"$ref": "#/components/schemas/
|
|
124
|
+
"$ref": "#/components/schemas/HttpValidationProblemDetails"
|
|
125
125
|
}
|
|
126
126
|
}
|
|
127
127
|
}
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
"content": {
|
|
132
132
|
"application/problem+json": {
|
|
133
133
|
"schema": {
|
|
134
|
-
"$ref": "#/components/schemas/
|
|
134
|
+
"$ref": "#/components/schemas/ProblemDetails"
|
|
135
135
|
}
|
|
136
136
|
}
|
|
137
137
|
}
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"content": {
|
|
142
142
|
"application/problem+json": {
|
|
143
143
|
"schema": {
|
|
144
|
-
"$ref": "#/components/schemas/
|
|
144
|
+
"$ref": "#/components/schemas/ProblemDetails"
|
|
145
145
|
}
|
|
146
146
|
}
|
|
147
147
|
}
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"content": {
|
|
169
169
|
"application/json": {
|
|
170
170
|
"schema": {
|
|
171
|
-
"$ref": "#/components/schemas/
|
|
171
|
+
"$ref": "#/components/schemas/GetProfileSettingsDto"
|
|
172
172
|
}
|
|
173
173
|
}
|
|
174
174
|
}
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"content": {
|
|
179
179
|
"application/problem+json": {
|
|
180
180
|
"schema": {
|
|
181
|
-
"$ref": "#/components/schemas/
|
|
181
|
+
"$ref": "#/components/schemas/ProblemDetails"
|
|
182
182
|
}
|
|
183
183
|
}
|
|
184
184
|
}
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"content": {
|
|
189
189
|
"application/problem+json": {
|
|
190
190
|
"schema": {
|
|
191
|
-
"$ref": "#/components/schemas/
|
|
191
|
+
"$ref": "#/components/schemas/HttpValidationProblemDetails"
|
|
192
192
|
}
|
|
193
193
|
}
|
|
194
194
|
}
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"content": {
|
|
199
199
|
"application/problem+json": {
|
|
200
200
|
"schema": {
|
|
201
|
-
"$ref": "#/components/schemas/
|
|
201
|
+
"$ref": "#/components/schemas/ProblemDetails"
|
|
202
202
|
}
|
|
203
203
|
}
|
|
204
204
|
}
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
"content": {
|
|
209
209
|
"application/problem+json": {
|
|
210
210
|
"schema": {
|
|
211
|
-
"$ref": "#/components/schemas/
|
|
211
|
+
"$ref": "#/components/schemas/ProblemDetails"
|
|
212
212
|
}
|
|
213
213
|
}
|
|
214
214
|
}
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
"content": {
|
|
238
238
|
"application/json": {
|
|
239
239
|
"schema": {
|
|
240
|
-
"$ref": "#/components/schemas/
|
|
240
|
+
"$ref": "#/components/schemas/GetEntityTypesDto"
|
|
241
241
|
}
|
|
242
242
|
}
|
|
243
243
|
}
|
|
@@ -247,7 +247,7 @@
|
|
|
247
247
|
"content": {
|
|
248
248
|
"application/problem+json": {
|
|
249
249
|
"schema": {
|
|
250
|
-
"$ref": "#/components/schemas/
|
|
250
|
+
"$ref": "#/components/schemas/ProblemDetails"
|
|
251
251
|
}
|
|
252
252
|
}
|
|
253
253
|
}
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
"content": {
|
|
258
258
|
"application/problem+json": {
|
|
259
259
|
"schema": {
|
|
260
|
-
"$ref": "#/components/schemas/
|
|
260
|
+
"$ref": "#/components/schemas/HttpValidationProblemDetails"
|
|
261
261
|
}
|
|
262
262
|
}
|
|
263
263
|
}
|
|
@@ -267,7 +267,7 @@
|
|
|
267
267
|
"content": {
|
|
268
268
|
"application/problem+json": {
|
|
269
269
|
"schema": {
|
|
270
|
-
"$ref": "#/components/schemas/
|
|
270
|
+
"$ref": "#/components/schemas/ProblemDetails"
|
|
271
271
|
}
|
|
272
272
|
}
|
|
273
273
|
}
|
|
@@ -277,7 +277,7 @@
|
|
|
277
277
|
"content": {
|
|
278
278
|
"application/problem+json": {
|
|
279
279
|
"schema": {
|
|
280
|
-
"$ref": "#/components/schemas/
|
|
280
|
+
"$ref": "#/components/schemas/ProblemDetails"
|
|
281
281
|
}
|
|
282
282
|
}
|
|
283
283
|
}
|
|
@@ -296,28 +296,34 @@
|
|
|
296
296
|
},
|
|
297
297
|
"components": {
|
|
298
298
|
"schemas": {
|
|
299
|
-
"
|
|
299
|
+
"GetSharedDataModelResponseDto": {
|
|
300
300
|
"type": "object",
|
|
301
301
|
"additionalProperties": false,
|
|
302
|
+
"required": [
|
|
303
|
+
"users"
|
|
304
|
+
],
|
|
302
305
|
"properties": {
|
|
303
306
|
"users": {
|
|
304
307
|
"type": "array",
|
|
305
308
|
"items": {
|
|
306
|
-
"$ref": "#/components/schemas/
|
|
309
|
+
"$ref": "#/components/schemas/TpUser"
|
|
307
310
|
}
|
|
308
311
|
}
|
|
309
312
|
}
|
|
310
313
|
},
|
|
311
|
-
"
|
|
314
|
+
"TpUser": {
|
|
312
315
|
"type": "object",
|
|
313
316
|
"additionalProperties": false,
|
|
317
|
+
"required": [
|
|
318
|
+
"email"
|
|
319
|
+
],
|
|
314
320
|
"properties": {
|
|
315
321
|
"email": {
|
|
316
322
|
"type": "string"
|
|
317
323
|
}
|
|
318
324
|
}
|
|
319
325
|
},
|
|
320
|
-
"
|
|
326
|
+
"ProblemDetails": {
|
|
321
327
|
"type": "object",
|
|
322
328
|
"additionalProperties": {
|
|
323
329
|
"nullable": true
|
|
@@ -346,16 +352,19 @@
|
|
|
346
352
|
}
|
|
347
353
|
}
|
|
348
354
|
},
|
|
349
|
-
"
|
|
355
|
+
"HttpValidationProblemDetails": {
|
|
350
356
|
"allOf": [
|
|
351
357
|
{
|
|
352
|
-
"$ref": "#/components/schemas/
|
|
358
|
+
"$ref": "#/components/schemas/ProblemDetails"
|
|
353
359
|
},
|
|
354
360
|
{
|
|
355
361
|
"type": "object",
|
|
356
362
|
"additionalProperties": {
|
|
357
363
|
"nullable": true
|
|
358
364
|
},
|
|
365
|
+
"required": [
|
|
366
|
+
"errors"
|
|
367
|
+
],
|
|
359
368
|
"properties": {
|
|
360
369
|
"errors": {
|
|
361
370
|
"type": "object",
|
|
@@ -370,9 +379,13 @@
|
|
|
370
379
|
}
|
|
371
380
|
]
|
|
372
381
|
},
|
|
373
|
-
"
|
|
382
|
+
"ProfileDto": {
|
|
374
383
|
"type": "object",
|
|
375
384
|
"additionalProperties": false,
|
|
385
|
+
"required": [
|
|
386
|
+
"name",
|
|
387
|
+
"mappings"
|
|
388
|
+
],
|
|
376
389
|
"properties": {
|
|
377
390
|
"id": {
|
|
378
391
|
"type": "string",
|
|
@@ -384,14 +397,19 @@
|
|
|
384
397
|
"mappings": {
|
|
385
398
|
"type": "array",
|
|
386
399
|
"items": {
|
|
387
|
-
"$ref": "#/components/schemas/
|
|
400
|
+
"$ref": "#/components/schemas/ProfileMappingDto"
|
|
388
401
|
}
|
|
389
402
|
}
|
|
390
403
|
}
|
|
391
404
|
},
|
|
392
|
-
"
|
|
405
|
+
"ProfileMappingDto": {
|
|
393
406
|
"type": "object",
|
|
394
407
|
"additionalProperties": false,
|
|
408
|
+
"required": [
|
|
409
|
+
"name",
|
|
410
|
+
"enabled",
|
|
411
|
+
"typeMappings"
|
|
412
|
+
],
|
|
395
413
|
"properties": {
|
|
396
414
|
"id": {
|
|
397
415
|
"type": "string",
|
|
@@ -406,36 +424,46 @@
|
|
|
406
424
|
"typeMappings": {
|
|
407
425
|
"type": "array",
|
|
408
426
|
"items": {
|
|
409
|
-
"$ref": "#/components/schemas/
|
|
427
|
+
"$ref": "#/components/schemas/TypeMappingDto"
|
|
410
428
|
}
|
|
411
429
|
}
|
|
412
430
|
}
|
|
413
431
|
},
|
|
414
|
-
"
|
|
432
|
+
"TypeMappingDto": {
|
|
415
433
|
"type": "object",
|
|
416
434
|
"additionalProperties": false,
|
|
435
|
+
"required": [
|
|
436
|
+
"sourceType",
|
|
437
|
+
"targetType",
|
|
438
|
+
"fieldMappings"
|
|
439
|
+
],
|
|
417
440
|
"properties": {
|
|
418
441
|
"id": {
|
|
419
442
|
"type": "string",
|
|
420
443
|
"nullable": true
|
|
421
444
|
},
|
|
422
445
|
"sourceType": {
|
|
423
|
-
"$ref": "#/components/schemas/
|
|
446
|
+
"$ref": "#/components/schemas/TypeDefDto"
|
|
424
447
|
},
|
|
425
448
|
"targetType": {
|
|
426
|
-
"$ref": "#/components/schemas/
|
|
449
|
+
"$ref": "#/components/schemas/TypeDefDto"
|
|
427
450
|
},
|
|
428
451
|
"fieldMappings": {
|
|
429
452
|
"type": "array",
|
|
430
453
|
"items": {
|
|
431
|
-
"$ref": "#/components/schemas/
|
|
454
|
+
"$ref": "#/components/schemas/FieldMappingDto"
|
|
432
455
|
}
|
|
433
456
|
}
|
|
434
457
|
}
|
|
435
458
|
},
|
|
436
|
-
"
|
|
459
|
+
"TypeDefDto": {
|
|
437
460
|
"type": "object",
|
|
438
461
|
"additionalProperties": false,
|
|
462
|
+
"required": [
|
|
463
|
+
"id",
|
|
464
|
+
"name",
|
|
465
|
+
"kind"
|
|
466
|
+
],
|
|
439
467
|
"properties": {
|
|
440
468
|
"id": {
|
|
441
469
|
"type": "string"
|
|
@@ -444,7 +472,7 @@
|
|
|
444
472
|
"type": "string"
|
|
445
473
|
},
|
|
446
474
|
"kind": {
|
|
447
|
-
"$ref": "#/components/schemas/
|
|
475
|
+
"$ref": "#/components/schemas/TypeKind"
|
|
448
476
|
},
|
|
449
477
|
"javaScriptComparator": {
|
|
450
478
|
"type": "string",
|
|
@@ -452,7 +480,7 @@
|
|
|
452
480
|
}
|
|
453
481
|
}
|
|
454
482
|
},
|
|
455
|
-
"
|
|
483
|
+
"TypeKind": {
|
|
456
484
|
"type": "string",
|
|
457
485
|
"description": "",
|
|
458
486
|
"x-enumNames": [
|
|
@@ -486,19 +514,55 @@
|
|
|
486
514
|
"Unknown"
|
|
487
515
|
]
|
|
488
516
|
},
|
|
489
|
-
"
|
|
517
|
+
"FieldMappingDto": {
|
|
490
518
|
"type": "object",
|
|
491
519
|
"additionalProperties": false,
|
|
520
|
+
"required": [
|
|
521
|
+
"id",
|
|
522
|
+
"type"
|
|
523
|
+
],
|
|
492
524
|
"properties": {
|
|
493
525
|
"id": {
|
|
494
526
|
"type": "string"
|
|
495
527
|
},
|
|
496
528
|
"type": {
|
|
497
|
-
"$ref": "#/components/schemas/
|
|
529
|
+
"$ref": "#/components/schemas/FieldMappingType"
|
|
530
|
+
},
|
|
531
|
+
"source": {
|
|
532
|
+
"nullable": true,
|
|
533
|
+
"oneOf": [
|
|
534
|
+
{
|
|
535
|
+
"$ref": "#/components/schemas/FieldDefDto"
|
|
536
|
+
}
|
|
537
|
+
]
|
|
538
|
+
},
|
|
539
|
+
"target": {
|
|
540
|
+
"nullable": true,
|
|
541
|
+
"oneOf": [
|
|
542
|
+
{
|
|
543
|
+
"$ref": "#/components/schemas/FieldDefDto"
|
|
544
|
+
}
|
|
545
|
+
]
|
|
546
|
+
},
|
|
547
|
+
"sourceRel": {
|
|
548
|
+
"nullable": true,
|
|
549
|
+
"oneOf": [
|
|
550
|
+
{
|
|
551
|
+
"$ref": "#/components/schemas/RelationDto"
|
|
552
|
+
}
|
|
553
|
+
]
|
|
554
|
+
},
|
|
555
|
+
"targetRel": {
|
|
556
|
+
"nullable": true,
|
|
557
|
+
"oneOf": [
|
|
558
|
+
{
|
|
559
|
+
"$ref": "#/components/schemas/RelationDto"
|
|
560
|
+
}
|
|
561
|
+
]
|
|
498
562
|
}
|
|
499
563
|
}
|
|
500
564
|
},
|
|
501
|
-
"
|
|
565
|
+
"FieldMappingType": {
|
|
502
566
|
"type": "string",
|
|
503
567
|
"description": "",
|
|
504
568
|
"x-enumNames": [
|
|
@@ -534,51 +598,15 @@
|
|
|
534
598
|
"RoleEffortToRoleEffortFieldMapping"
|
|
535
599
|
]
|
|
536
600
|
},
|
|
537
|
-
"
|
|
538
|
-
"type": "object",
|
|
539
|
-
"additionalProperties": false,
|
|
540
|
-
"properties": {
|
|
541
|
-
"profile": {
|
|
542
|
-
"$ref": "#/components/schemas/TpSharedDataModelServiceModulesSettingsProfileDto"
|
|
543
|
-
}
|
|
544
|
-
}
|
|
545
|
-
},
|
|
546
|
-
"TpSharedDataModelServiceModulesSettingsGetEntityTypesGetEntityTypesDto": {
|
|
547
|
-
"type": "object",
|
|
548
|
-
"additionalProperties": false,
|
|
549
|
-
"properties": {
|
|
550
|
-
"types": {
|
|
551
|
-
"type": "array",
|
|
552
|
-
"items": {
|
|
553
|
-
"$ref": "#/components/schemas/TpSharedDataModelServiceModulesSettingsTypeMetaDefDto"
|
|
554
|
-
}
|
|
555
|
-
}
|
|
556
|
-
}
|
|
557
|
-
},
|
|
558
|
-
"TpSharedDataModelServiceModulesSettingsTypeMetaDefDto": {
|
|
559
|
-
"type": "object",
|
|
560
|
-
"additionalProperties": false,
|
|
561
|
-
"properties": {
|
|
562
|
-
"id": {
|
|
563
|
-
"type": "string"
|
|
564
|
-
},
|
|
565
|
-
"kind": {
|
|
566
|
-
"type": "string"
|
|
567
|
-
},
|
|
568
|
-
"name": {
|
|
569
|
-
"type": "string"
|
|
570
|
-
},
|
|
571
|
-
"fields": {
|
|
572
|
-
"type": "array",
|
|
573
|
-
"items": {
|
|
574
|
-
"$ref": "#/components/schemas/TpSharedDataModelServiceModulesSettingsFieldDefDto"
|
|
575
|
-
}
|
|
576
|
-
}
|
|
577
|
-
}
|
|
578
|
-
},
|
|
579
|
-
"TpSharedDataModelServiceModulesSettingsFieldDefDto": {
|
|
601
|
+
"FieldDefDto": {
|
|
580
602
|
"type": "object",
|
|
581
603
|
"additionalProperties": false,
|
|
604
|
+
"required": [
|
|
605
|
+
"id",
|
|
606
|
+
"name",
|
|
607
|
+
"path",
|
|
608
|
+
"meta"
|
|
609
|
+
],
|
|
582
610
|
"properties": {
|
|
583
611
|
"id": {
|
|
584
612
|
"type": "string"
|
|
@@ -590,28 +618,36 @@
|
|
|
590
618
|
"type": "string"
|
|
591
619
|
},
|
|
592
620
|
"meta": {
|
|
593
|
-
"$ref": "#/components/schemas/
|
|
621
|
+
"$ref": "#/components/schemas/FieldMetaDto"
|
|
594
622
|
}
|
|
595
623
|
}
|
|
596
624
|
},
|
|
597
|
-
"
|
|
625
|
+
"FieldMetaDto": {
|
|
598
626
|
"type": "object",
|
|
599
627
|
"additionalProperties": false,
|
|
628
|
+
"required": [
|
|
629
|
+
"isReadonly",
|
|
630
|
+
"kind",
|
|
631
|
+
"type",
|
|
632
|
+
"required",
|
|
633
|
+
"attributes",
|
|
634
|
+
"options"
|
|
635
|
+
],
|
|
600
636
|
"properties": {
|
|
601
637
|
"isReadonly": {
|
|
602
638
|
"type": "boolean"
|
|
603
639
|
},
|
|
604
640
|
"kind": {
|
|
605
|
-
"$ref": "#/components/schemas/
|
|
641
|
+
"$ref": "#/components/schemas/FieldKind"
|
|
606
642
|
},
|
|
607
643
|
"type": {
|
|
608
|
-
"$ref": "#/components/schemas/
|
|
644
|
+
"$ref": "#/components/schemas/TypeDefRefDto"
|
|
609
645
|
},
|
|
610
646
|
"required": {
|
|
611
647
|
"type": "boolean"
|
|
612
648
|
},
|
|
613
649
|
"attributes": {
|
|
614
|
-
"$ref": "#/components/schemas/
|
|
650
|
+
"$ref": "#/components/schemas/FieldAttributesDto"
|
|
615
651
|
},
|
|
616
652
|
"multiple": {
|
|
617
653
|
"type": "boolean",
|
|
@@ -627,7 +663,7 @@
|
|
|
627
663
|
}
|
|
628
664
|
}
|
|
629
665
|
},
|
|
630
|
-
"
|
|
666
|
+
"FieldKind": {
|
|
631
667
|
"type": "string",
|
|
632
668
|
"description": "",
|
|
633
669
|
"x-enumNames": [
|
|
@@ -641,21 +677,28 @@
|
|
|
641
677
|
"SelectFieldMeta"
|
|
642
678
|
]
|
|
643
679
|
},
|
|
644
|
-
"
|
|
680
|
+
"TypeDefRefDto": {
|
|
645
681
|
"type": "object",
|
|
646
682
|
"additionalProperties": false,
|
|
683
|
+
"required": [
|
|
684
|
+
"id",
|
|
685
|
+
"kind"
|
|
686
|
+
],
|
|
647
687
|
"properties": {
|
|
648
688
|
"id": {
|
|
649
689
|
"type": "string"
|
|
650
690
|
},
|
|
651
691
|
"kind": {
|
|
652
|
-
"$ref": "#/components/schemas/
|
|
692
|
+
"$ref": "#/components/schemas/TypeKind"
|
|
653
693
|
}
|
|
654
694
|
}
|
|
655
695
|
},
|
|
656
|
-
"
|
|
696
|
+
"FieldAttributesDto": {
|
|
657
697
|
"type": "object",
|
|
658
698
|
"additionalProperties": false,
|
|
699
|
+
"required": [
|
|
700
|
+
"isExtendable"
|
|
701
|
+
],
|
|
659
702
|
"properties": {
|
|
660
703
|
"isExtendable": {
|
|
661
704
|
"type": "boolean"
|
|
@@ -665,6 +708,116 @@
|
|
|
665
708
|
"nullable": true
|
|
666
709
|
}
|
|
667
710
|
}
|
|
711
|
+
},
|
|
712
|
+
"RelationDto": {
|
|
713
|
+
"type": "object",
|
|
714
|
+
"additionalProperties": false,
|
|
715
|
+
"required": [
|
|
716
|
+
"childType",
|
|
717
|
+
"relation"
|
|
718
|
+
],
|
|
719
|
+
"properties": {
|
|
720
|
+
"childType": {
|
|
721
|
+
"$ref": "#/components/schemas/TypeDefRefDto"
|
|
722
|
+
},
|
|
723
|
+
"field": {
|
|
724
|
+
"nullable": true,
|
|
725
|
+
"oneOf": [
|
|
726
|
+
{
|
|
727
|
+
"$ref": "#/components/schemas/FieldDefDto"
|
|
728
|
+
}
|
|
729
|
+
]
|
|
730
|
+
},
|
|
731
|
+
"relation": {
|
|
732
|
+
"$ref": "#/components/schemas/RelationDefRefDto"
|
|
733
|
+
}
|
|
734
|
+
}
|
|
735
|
+
},
|
|
736
|
+
"RelationDefRefDto": {
|
|
737
|
+
"type": "object",
|
|
738
|
+
"additionalProperties": false,
|
|
739
|
+
"required": [
|
|
740
|
+
"id"
|
|
741
|
+
],
|
|
742
|
+
"properties": {
|
|
743
|
+
"id": {
|
|
744
|
+
"type": "string"
|
|
745
|
+
},
|
|
746
|
+
"direction": {
|
|
747
|
+
"nullable": true,
|
|
748
|
+
"oneOf": [
|
|
749
|
+
{
|
|
750
|
+
"$ref": "#/components/schemas/RelationDirection"
|
|
751
|
+
}
|
|
752
|
+
]
|
|
753
|
+
}
|
|
754
|
+
}
|
|
755
|
+
},
|
|
756
|
+
"RelationDirection": {
|
|
757
|
+
"type": "string",
|
|
758
|
+
"description": "",
|
|
759
|
+
"x-enumNames": [
|
|
760
|
+
"Inbound",
|
|
761
|
+
"Outbound"
|
|
762
|
+
],
|
|
763
|
+
"enum": [
|
|
764
|
+
"Inbound",
|
|
765
|
+
"Outbound"
|
|
766
|
+
]
|
|
767
|
+
},
|
|
768
|
+
"GetProfileSettingsDto": {
|
|
769
|
+
"type": "object",
|
|
770
|
+
"additionalProperties": false,
|
|
771
|
+
"required": [
|
|
772
|
+
"profile"
|
|
773
|
+
],
|
|
774
|
+
"properties": {
|
|
775
|
+
"profile": {
|
|
776
|
+
"$ref": "#/components/schemas/ProfileDto"
|
|
777
|
+
}
|
|
778
|
+
}
|
|
779
|
+
},
|
|
780
|
+
"GetEntityTypesDto": {
|
|
781
|
+
"type": "object",
|
|
782
|
+
"additionalProperties": false,
|
|
783
|
+
"required": [
|
|
784
|
+
"types"
|
|
785
|
+
],
|
|
786
|
+
"properties": {
|
|
787
|
+
"types": {
|
|
788
|
+
"type": "array",
|
|
789
|
+
"items": {
|
|
790
|
+
"$ref": "#/components/schemas/TypeMetaDefDto"
|
|
791
|
+
}
|
|
792
|
+
}
|
|
793
|
+
}
|
|
794
|
+
},
|
|
795
|
+
"TypeMetaDefDto": {
|
|
796
|
+
"type": "object",
|
|
797
|
+
"additionalProperties": false,
|
|
798
|
+
"required": [
|
|
799
|
+
"id",
|
|
800
|
+
"kind",
|
|
801
|
+
"name",
|
|
802
|
+
"fields"
|
|
803
|
+
],
|
|
804
|
+
"properties": {
|
|
805
|
+
"id": {
|
|
806
|
+
"type": "string"
|
|
807
|
+
},
|
|
808
|
+
"kind": {
|
|
809
|
+
"type": "string"
|
|
810
|
+
},
|
|
811
|
+
"name": {
|
|
812
|
+
"type": "string"
|
|
813
|
+
},
|
|
814
|
+
"fields": {
|
|
815
|
+
"type": "array",
|
|
816
|
+
"items": {
|
|
817
|
+
"$ref": "#/components/schemas/FieldDefDto"
|
|
818
|
+
}
|
|
819
|
+
}
|
|
820
|
+
}
|
|
668
821
|
}
|
|
669
822
|
},
|
|
670
823
|
"securitySchemes": {
|