@uug-ai/models 1.7.3 → 1.7.4
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/types.d.ts +279 -0
- package/package.json +1 -1
package/dist/types.d.ts
CHANGED
|
@@ -21297,6 +21297,240 @@ export interface paths {
|
|
|
21297
21297
|
patch?: never;
|
|
21298
21298
|
trace?: never;
|
|
21299
21299
|
};
|
|
21300
|
+
"/internal/setcurrentorganisationerrorresponse": {
|
|
21301
|
+
parameters: {
|
|
21302
|
+
query?: never;
|
|
21303
|
+
header?: never;
|
|
21304
|
+
path?: never;
|
|
21305
|
+
cookie?: never;
|
|
21306
|
+
};
|
|
21307
|
+
/**
|
|
21308
|
+
* Get SetCurrentOrganisationErrorResponse (schema generation only)
|
|
21309
|
+
* @description Internal endpoint used only to ensure SetCurrentOrganisationErrorResponse schema is generated in OpenAPI spec
|
|
21310
|
+
*/
|
|
21311
|
+
get: {
|
|
21312
|
+
parameters: {
|
|
21313
|
+
query?: never;
|
|
21314
|
+
header?: never;
|
|
21315
|
+
path?: never;
|
|
21316
|
+
cookie?: never;
|
|
21317
|
+
};
|
|
21318
|
+
requestBody?: never;
|
|
21319
|
+
responses: {
|
|
21320
|
+
/** @description OK */
|
|
21321
|
+
200: {
|
|
21322
|
+
headers: {
|
|
21323
|
+
[name: string]: unknown;
|
|
21324
|
+
};
|
|
21325
|
+
content: {
|
|
21326
|
+
"application/json": components["schemas"]["api.SetCurrentOrganisationErrorResponse"];
|
|
21327
|
+
};
|
|
21328
|
+
};
|
|
21329
|
+
};
|
|
21330
|
+
};
|
|
21331
|
+
put?: never;
|
|
21332
|
+
post?: never;
|
|
21333
|
+
delete?: never;
|
|
21334
|
+
options?: never;
|
|
21335
|
+
head?: never;
|
|
21336
|
+
patch?: never;
|
|
21337
|
+
trace?: never;
|
|
21338
|
+
};
|
|
21339
|
+
"/internal/setcurrentorganisationinput": {
|
|
21340
|
+
parameters: {
|
|
21341
|
+
query?: never;
|
|
21342
|
+
header?: never;
|
|
21343
|
+
path?: never;
|
|
21344
|
+
cookie?: never;
|
|
21345
|
+
};
|
|
21346
|
+
/**
|
|
21347
|
+
* Get SetCurrentOrganisationInput (schema generation only)
|
|
21348
|
+
* @description Internal endpoint used only to ensure SetCurrentOrganisationInput schema is generated in OpenAPI spec
|
|
21349
|
+
*/
|
|
21350
|
+
get: {
|
|
21351
|
+
parameters: {
|
|
21352
|
+
query?: never;
|
|
21353
|
+
header?: never;
|
|
21354
|
+
path?: never;
|
|
21355
|
+
cookie?: never;
|
|
21356
|
+
};
|
|
21357
|
+
requestBody?: never;
|
|
21358
|
+
responses: {
|
|
21359
|
+
/** @description OK */
|
|
21360
|
+
200: {
|
|
21361
|
+
headers: {
|
|
21362
|
+
[name: string]: unknown;
|
|
21363
|
+
};
|
|
21364
|
+
content: {
|
|
21365
|
+
"application/json": components["schemas"]["models.SetCurrentOrganisationInput"];
|
|
21366
|
+
};
|
|
21367
|
+
};
|
|
21368
|
+
};
|
|
21369
|
+
};
|
|
21370
|
+
put?: never;
|
|
21371
|
+
post?: never;
|
|
21372
|
+
delete?: never;
|
|
21373
|
+
options?: never;
|
|
21374
|
+
head?: never;
|
|
21375
|
+
patch?: never;
|
|
21376
|
+
trace?: never;
|
|
21377
|
+
};
|
|
21378
|
+
"/internal/setcurrentorganisationoutput": {
|
|
21379
|
+
parameters: {
|
|
21380
|
+
query?: never;
|
|
21381
|
+
header?: never;
|
|
21382
|
+
path?: never;
|
|
21383
|
+
cookie?: never;
|
|
21384
|
+
};
|
|
21385
|
+
/**
|
|
21386
|
+
* Get SetCurrentOrganisationOutput (schema generation only)
|
|
21387
|
+
* @description Internal endpoint used only to ensure SetCurrentOrganisationOutput schema is generated in OpenAPI spec
|
|
21388
|
+
*/
|
|
21389
|
+
get: {
|
|
21390
|
+
parameters: {
|
|
21391
|
+
query?: never;
|
|
21392
|
+
header?: never;
|
|
21393
|
+
path?: never;
|
|
21394
|
+
cookie?: never;
|
|
21395
|
+
};
|
|
21396
|
+
requestBody?: never;
|
|
21397
|
+
responses: {
|
|
21398
|
+
/** @description OK */
|
|
21399
|
+
200: {
|
|
21400
|
+
headers: {
|
|
21401
|
+
[name: string]: unknown;
|
|
21402
|
+
};
|
|
21403
|
+
content: {
|
|
21404
|
+
"application/json": components["schemas"]["models.SetCurrentOrganisationOutput"];
|
|
21405
|
+
};
|
|
21406
|
+
};
|
|
21407
|
+
};
|
|
21408
|
+
};
|
|
21409
|
+
put?: never;
|
|
21410
|
+
post?: never;
|
|
21411
|
+
delete?: never;
|
|
21412
|
+
options?: never;
|
|
21413
|
+
head?: never;
|
|
21414
|
+
patch?: never;
|
|
21415
|
+
trace?: never;
|
|
21416
|
+
};
|
|
21417
|
+
"/internal/setcurrentorganisationrequest": {
|
|
21418
|
+
parameters: {
|
|
21419
|
+
query?: never;
|
|
21420
|
+
header?: never;
|
|
21421
|
+
path?: never;
|
|
21422
|
+
cookie?: never;
|
|
21423
|
+
};
|
|
21424
|
+
/**
|
|
21425
|
+
* Get SetCurrentOrganisationRequest (schema generation only)
|
|
21426
|
+
* @description Internal endpoint used only to ensure SetCurrentOrganisationRequest schema is generated in OpenAPI spec
|
|
21427
|
+
*/
|
|
21428
|
+
get: {
|
|
21429
|
+
parameters: {
|
|
21430
|
+
query?: never;
|
|
21431
|
+
header?: never;
|
|
21432
|
+
path?: never;
|
|
21433
|
+
cookie?: never;
|
|
21434
|
+
};
|
|
21435
|
+
requestBody?: never;
|
|
21436
|
+
responses: {
|
|
21437
|
+
/** @description OK */
|
|
21438
|
+
200: {
|
|
21439
|
+
headers: {
|
|
21440
|
+
[name: string]: unknown;
|
|
21441
|
+
};
|
|
21442
|
+
content: {
|
|
21443
|
+
"application/json": components["schemas"]["api.SetCurrentOrganisationRequest"];
|
|
21444
|
+
};
|
|
21445
|
+
};
|
|
21446
|
+
};
|
|
21447
|
+
};
|
|
21448
|
+
put?: never;
|
|
21449
|
+
post?: never;
|
|
21450
|
+
delete?: never;
|
|
21451
|
+
options?: never;
|
|
21452
|
+
head?: never;
|
|
21453
|
+
patch?: never;
|
|
21454
|
+
trace?: never;
|
|
21455
|
+
};
|
|
21456
|
+
"/internal/setcurrentorganisationresponse": {
|
|
21457
|
+
parameters: {
|
|
21458
|
+
query?: never;
|
|
21459
|
+
header?: never;
|
|
21460
|
+
path?: never;
|
|
21461
|
+
cookie?: never;
|
|
21462
|
+
};
|
|
21463
|
+
/**
|
|
21464
|
+
* Get SetCurrentOrganisationResponse (schema generation only)
|
|
21465
|
+
* @description Internal endpoint used only to ensure SetCurrentOrganisationResponse schema is generated in OpenAPI spec
|
|
21466
|
+
*/
|
|
21467
|
+
get: {
|
|
21468
|
+
parameters: {
|
|
21469
|
+
query?: never;
|
|
21470
|
+
header?: never;
|
|
21471
|
+
path?: never;
|
|
21472
|
+
cookie?: never;
|
|
21473
|
+
};
|
|
21474
|
+
requestBody?: never;
|
|
21475
|
+
responses: {
|
|
21476
|
+
/** @description OK */
|
|
21477
|
+
200: {
|
|
21478
|
+
headers: {
|
|
21479
|
+
[name: string]: unknown;
|
|
21480
|
+
};
|
|
21481
|
+
content: {
|
|
21482
|
+
"application/json": components["schemas"]["api.SetCurrentOrganisationResponse"];
|
|
21483
|
+
};
|
|
21484
|
+
};
|
|
21485
|
+
};
|
|
21486
|
+
};
|
|
21487
|
+
put?: never;
|
|
21488
|
+
post?: never;
|
|
21489
|
+
delete?: never;
|
|
21490
|
+
options?: never;
|
|
21491
|
+
head?: never;
|
|
21492
|
+
patch?: never;
|
|
21493
|
+
trace?: never;
|
|
21494
|
+
};
|
|
21495
|
+
"/internal/setcurrentorganisationsuccessresponse": {
|
|
21496
|
+
parameters: {
|
|
21497
|
+
query?: never;
|
|
21498
|
+
header?: never;
|
|
21499
|
+
path?: never;
|
|
21500
|
+
cookie?: never;
|
|
21501
|
+
};
|
|
21502
|
+
/**
|
|
21503
|
+
* Get SetCurrentOrganisationSuccessResponse (schema generation only)
|
|
21504
|
+
* @description Internal endpoint used only to ensure SetCurrentOrganisationSuccessResponse schema is generated in OpenAPI spec
|
|
21505
|
+
*/
|
|
21506
|
+
get: {
|
|
21507
|
+
parameters: {
|
|
21508
|
+
query?: never;
|
|
21509
|
+
header?: never;
|
|
21510
|
+
path?: never;
|
|
21511
|
+
cookie?: never;
|
|
21512
|
+
};
|
|
21513
|
+
requestBody?: never;
|
|
21514
|
+
responses: {
|
|
21515
|
+
/** @description OK */
|
|
21516
|
+
200: {
|
|
21517
|
+
headers: {
|
|
21518
|
+
[name: string]: unknown;
|
|
21519
|
+
};
|
|
21520
|
+
content: {
|
|
21521
|
+
"application/json": components["schemas"]["api.SetCurrentOrganisationSuccessResponse"];
|
|
21522
|
+
};
|
|
21523
|
+
};
|
|
21524
|
+
};
|
|
21525
|
+
};
|
|
21526
|
+
put?: never;
|
|
21527
|
+
post?: never;
|
|
21528
|
+
delete?: never;
|
|
21529
|
+
options?: never;
|
|
21530
|
+
head?: never;
|
|
21531
|
+
patch?: never;
|
|
21532
|
+
trace?: never;
|
|
21533
|
+
};
|
|
21300
21534
|
"/internal/settings": {
|
|
21301
21535
|
parameters: {
|
|
21302
21536
|
query?: never;
|
|
@@ -30433,6 +30667,37 @@ export interface components {
|
|
|
30433
30667
|
/** @description Additional metadata about the response, such as timestamps and request IDs */
|
|
30434
30668
|
metadata?: components["schemas"]["api.Metadata"];
|
|
30435
30669
|
};
|
|
30670
|
+
"api.SetCurrentOrganisationErrorResponse": {
|
|
30671
|
+
/** @description Application-specific error code */
|
|
30672
|
+
applicationStatusCode?: string;
|
|
30673
|
+
/** @description Entity-specific error code */
|
|
30674
|
+
entityStatusCode?: string;
|
|
30675
|
+
/** @description HTTP status code for the error */
|
|
30676
|
+
httpStatusCode?: number;
|
|
30677
|
+
/** @description Error message describing the issue */
|
|
30678
|
+
message?: string;
|
|
30679
|
+
/** @description Additional metadata about the error, such as timestamps and request IDs */
|
|
30680
|
+
metadata?: components["schemas"]["api.Metadata"];
|
|
30681
|
+
};
|
|
30682
|
+
"api.SetCurrentOrganisationRequest": {
|
|
30683
|
+
organisationId?: string;
|
|
30684
|
+
};
|
|
30685
|
+
"api.SetCurrentOrganisationResponse": {
|
|
30686
|
+
organisation?: components["schemas"]["models.Organisation"];
|
|
30687
|
+
};
|
|
30688
|
+
"api.SetCurrentOrganisationSuccessResponse": {
|
|
30689
|
+
/** @description Application-specific status code */
|
|
30690
|
+
applicationStatusCode?: string;
|
|
30691
|
+
data?: components["schemas"]["api.SetCurrentOrganisationResponse"];
|
|
30692
|
+
/** @description Entity-specific status code */
|
|
30693
|
+
entityStatusCode?: string;
|
|
30694
|
+
/** @description HTTP status code for the response */
|
|
30695
|
+
httpStatusCode?: number;
|
|
30696
|
+
/** @description Success message describing the operation */
|
|
30697
|
+
message?: string;
|
|
30698
|
+
/** @description Additional metadata about the response, such as timestamps and request IDs */
|
|
30699
|
+
metadata?: components["schemas"]["api.Metadata"];
|
|
30700
|
+
};
|
|
30436
30701
|
"api.SingleSignOnDomainsRequest": Record<string, never>;
|
|
30437
30702
|
"api.SingleSignOnDomainsResponse": {
|
|
30438
30703
|
domains?: string[];
|
|
@@ -33099,6 +33364,7 @@ export interface components {
|
|
|
33099
33364
|
atRuntimeMetadata?: components["schemas"]["models.MediaAtRuntimeMetadata"];
|
|
33100
33365
|
/** @description Audit information */
|
|
33101
33366
|
audit?: components["schemas"]["models.Audit"];
|
|
33367
|
+
categoryNames?: string[];
|
|
33102
33368
|
classificationSummary?: components["schemas"]["models.ClassificationSummary"][];
|
|
33103
33369
|
countingSummary?: components["schemas"]["models.CountingSummary"][];
|
|
33104
33370
|
/**
|
|
@@ -33666,6 +33932,13 @@ export interface components {
|
|
|
33666
33932
|
/** @description Add fields relevant to sequence stage */
|
|
33667
33933
|
sequenceId?: number;
|
|
33668
33934
|
};
|
|
33935
|
+
"models.SetCurrentOrganisationInput": {
|
|
33936
|
+
organisationId?: string;
|
|
33937
|
+
user?: components["schemas"]["models.User"];
|
|
33938
|
+
};
|
|
33939
|
+
"models.SetCurrentOrganisationOutput": {
|
|
33940
|
+
organisation?: components["schemas"]["models.Organisation"];
|
|
33941
|
+
};
|
|
33669
33942
|
"models.Settings": {
|
|
33670
33943
|
id?: string;
|
|
33671
33944
|
key?: string;
|
|
@@ -35182,6 +35455,8 @@ export declare namespace models {
|
|
|
35182
35455
|
type RuntimeConfig = components['schemas']['models.RuntimeConfig'];
|
|
35183
35456
|
type Sequence = components['schemas']['models.Sequence'];
|
|
35184
35457
|
type SequenceStage = components['schemas']['models.SequenceStage'];
|
|
35458
|
+
type SetCurrentOrganisationInput = components['schemas']['models.SetCurrentOrganisationInput'];
|
|
35459
|
+
type SetCurrentOrganisationOutput = components['schemas']['models.SetCurrentOrganisationOutput'];
|
|
35185
35460
|
type Settings = components['schemas']['models.Settings'];
|
|
35186
35461
|
type Site = components['schemas']['models.Site'];
|
|
35187
35462
|
type SiteMetadata = components['schemas']['models.SiteMetadata'];
|
|
@@ -35578,6 +35853,10 @@ export declare namespace api {
|
|
|
35578
35853
|
type SaveFaceRedactionRequest = components['schemas']['api.SaveFaceRedactionRequest'];
|
|
35579
35854
|
type SaveFaceRedactionResponse = components['schemas']['api.SaveFaceRedactionResponse'];
|
|
35580
35855
|
type SaveFaceRedactionSuccessResponse = components['schemas']['api.SaveFaceRedactionSuccessResponse'];
|
|
35856
|
+
type SetCurrentOrganisationErrorResponse = components['schemas']['api.SetCurrentOrganisationErrorResponse'];
|
|
35857
|
+
type SetCurrentOrganisationRequest = components['schemas']['api.SetCurrentOrganisationRequest'];
|
|
35858
|
+
type SetCurrentOrganisationResponse = components['schemas']['api.SetCurrentOrganisationResponse'];
|
|
35859
|
+
type SetCurrentOrganisationSuccessResponse = components['schemas']['api.SetCurrentOrganisationSuccessResponse'];
|
|
35581
35860
|
type SingleSignOnDomainsResponse = components['schemas']['api.SingleSignOnDomainsResponse'];
|
|
35582
35861
|
type SiteFilter = components['schemas']['api.SiteFilter'];
|
|
35583
35862
|
type SiteFlags = components['schemas']['api.SiteFlags'];
|