@smartspace/api-client 0.1.0-pr.811.fc02076 → 0.1.0-pr.812.c534e37
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/chat/api.d.ts +3 -3
- package/dist/generated/chat/models/{usersAppUser.d.ts → appUserAppUser.d.ts} +1 -1
- package/dist/generated/chat/models/index.d.ts +1 -1
- package/dist/generated/chat/models/index.js +1 -1
- package/dist/generated/config/api.d.ts +12 -12
- package/dist/generated/config/api.js +1 -1
- package/dist/generated/config/models/{usersAppRole.d.ts → appRole.d.ts} +1 -1
- package/dist/generated/config/models/{usersAppUser.d.ts → appUserAppUser.d.ts} +1 -1
- package/dist/generated/config/models/{usersAppUserDetail.d.ts → appUserAppUserDetail.d.ts} +1 -1
- package/dist/generated/config/models/{usersAppUserSearchResult.d.ts → appUserAppUserSearchResult.d.ts} +1 -1
- package/dist/generated/config/models/{usersServicePrincipalSearchResult.d.ts → appUserServicePrincipalSearchResult.d.ts} +1 -1
- package/dist/generated/config/models/{blockInfo.d.ts → blocksBlockInfo.d.ts} +3 -3
- package/dist/generated/config/models/blocksBlockInterface.d.ts +17 -0
- package/dist/generated/config/models/{outputPinInterfaceMetadata.d.ts → blocksBlockInterfaceMetadata.d.ts} +1 -1
- package/dist/generated/config/models/blocksBlockInterfacePorts.d.ts +10 -0
- package/dist/generated/config/models/blocksBlockInterfaceState.d.ts +10 -0
- package/dist/generated/config/models/{blockBlockSet.d.ts → blocksBlockSet.d.ts} +3 -3
- package/dist/generated/config/models/blocksBlockSetBlockInterfaces.d.ts +12 -0
- package/dist/generated/config/models/{blockBlockSetBlockInterfaces.d.ts → blocksGetBlocks200One.d.ts} +3 -3
- package/dist/generated/config/models/blocksGetBlocks200Three.d.ts +12 -0
- package/dist/generated/config/models/blocksGetBlocks200Two.d.ts +12 -0
- package/dist/generated/config/models/blocksInputPinInterface.d.ts +23 -0
- package/dist/generated/config/models/{inputPinInterfaceDefault.d.ts → blocksInputPinInterfaceDefault.d.ts} +1 -1
- package/dist/generated/config/models/{inputPinInterfaceGenerics.d.ts → blocksInputPinInterfaceGenerics.d.ts} +1 -1
- package/dist/generated/config/models/blocksInputPinInterfaceMetadata.d.ts +9 -0
- package/dist/generated/config/models/{blockInterfaceMetadata.d.ts → blocksInputPinInterfaceSchema.d.ts} +1 -1
- package/dist/generated/config/models/blocksOutputPinInterface.d.ts +19 -0
- package/dist/generated/config/models/{outputPinInterfaceGenerics.d.ts → blocksOutputPinInterfaceGenerics.d.ts} +1 -1
- package/dist/generated/config/models/blocksOutputPinInterfaceMetadata.d.ts +9 -0
- package/dist/generated/config/models/blocksOutputPinInterfaceSchema.d.ts +9 -0
- package/dist/generated/config/models/blocksPortInterface.d.ts +17 -0
- package/dist/generated/config/models/blocksPortInterfaceInputs.d.ts +10 -0
- package/dist/generated/config/models/{inputPinInterfaceMetadata.d.ts → blocksPortInterfaceMetadata.d.ts} +1 -1
- package/dist/generated/config/models/blocksPortInterfaceOutputs.d.ts +10 -0
- package/dist/generated/config/models/blocksStateInterface.d.ts +15 -0
- package/dist/generated/config/models/{stateInterfaceDefault.d.ts → blocksStateInterfaceDefault.d.ts} +1 -1
- package/dist/generated/config/models/{inputPinInterfaceSchema.d.ts → blocksStateInterfaceMetadata.d.ts} +1 -1
- package/dist/generated/config/models/index.d.ts +35 -32
- package/dist/generated/config/models/index.js +35 -32
- package/dist/generated/config/models/{pagedDataCollectionUsersAppUser.d.ts → pagedDataCollectionAppUserAppUser.d.ts} +3 -3
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUserDetail.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUserDetail.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUserSearchResult.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUserSearchResult.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserServicePrincipalSearchResult.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserServicePrincipalSearchResult.js +2 -0
- package/dist/generated/config/zod.d.ts +3 -73
- package/dist/generated/config/zod.js +16 -17
- package/package.json +1 -1
- package/dist/generated/config/models/blockInterface.d.ts +0 -17
- package/dist/generated/config/models/blockInterfacePorts.d.ts +0 -10
- package/dist/generated/config/models/blockInterfaceState.d.ts +0 -10
- package/dist/generated/config/models/inputPinInterface.d.ts +0 -23
- package/dist/generated/config/models/outputPinInterface.d.ts +0 -19
- package/dist/generated/config/models/outputPinInterfaceSchema.d.ts +0 -9
- package/dist/generated/config/models/pagedDataCollectionUsersAppUserDetail.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionUsersAppUserSearchResult.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionUsersServicePrincipalSearchResult.d.ts +0 -11
- package/dist/generated/config/models/portInterface.d.ts +0 -17
- package/dist/generated/config/models/portInterfaceInputs.d.ts +0 -10
- package/dist/generated/config/models/portInterfaceMetadata.d.ts +0 -9
- package/dist/generated/config/models/portInterfaceOutputs.d.ts +0 -10
- package/dist/generated/config/models/stateInterface.d.ts +0 -15
- package/dist/generated/config/models/stateInterfaceMetadata.d.ts +0 -9
- /package/dist/generated/chat/models/{usersAppUser.js → appUserAppUser.js} +0 -0
- /package/dist/generated/config/models/{blockInterfaceMetadata.js → appRole.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterfaceDefault.js → appUserAppUser.js} +0 -0
- /package/dist/generated/config/models/{blockBlockSet.js → appUserAppUserDetail.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterfaceMetadata.js → appUserAppUserSearchResult.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterfaceSchema.js → appUserServicePrincipalSearchResult.js} +0 -0
- /package/dist/generated/config/models/{blockBlockSetBlockInterfaces.js → blocksBlockInfo.js} +0 -0
- /package/dist/generated/config/models/{blockInfo.js → blocksBlockInterface.js} +0 -0
- /package/dist/generated/config/models/{outputPinInterfaceMetadata.js → blocksBlockInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{blockInterface.js → blocksBlockInterfacePorts.js} +0 -0
- /package/dist/generated/config/models/{blockInterfacePorts.js → blocksBlockInterfaceState.js} +0 -0
- /package/dist/generated/config/models/{blockInterfaceState.js → blocksBlockSet.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterface.js → blocksBlockSetBlockInterfaces.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterfaceGenerics.js → blocksGetBlocks200One.js} +0 -0
- /package/dist/generated/config/models/{outputPinInterface.js → blocksGetBlocks200Three.js} +0 -0
- /package/dist/generated/config/models/{outputPinInterfaceGenerics.js → blocksGetBlocks200Two.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionUsersAppUser.js → blocksInputPinInterface.js} +0 -0
- /package/dist/generated/config/models/{outputPinInterfaceSchema.js → blocksInputPinInterfaceDefault.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionUsersAppUserDetail.js → blocksInputPinInterfaceGenerics.js} +0 -0
- /package/dist/generated/config/models/{portInterfaceMetadata.js → blocksInputPinInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{stateInterfaceDefault.js → blocksInputPinInterfaceSchema.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionUsersAppUserSearchResult.js → blocksOutputPinInterface.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionUsersServicePrincipalSearchResult.js → blocksOutputPinInterfaceGenerics.js} +0 -0
- /package/dist/generated/config/models/{stateInterfaceMetadata.js → blocksOutputPinInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{usersAppRole.js → blocksOutputPinInterfaceSchema.js} +0 -0
- /package/dist/generated/config/models/{portInterface.js → blocksPortInterface.js} +0 -0
- /package/dist/generated/config/models/{portInterfaceInputs.js → blocksPortInterfaceInputs.js} +0 -0
- /package/dist/generated/config/models/{usersAppUser.js → blocksPortInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{portInterfaceOutputs.js → blocksPortInterfaceOutputs.js} +0 -0
- /package/dist/generated/config/models/{stateInterface.js → blocksStateInterface.js} +0 -0
- /package/dist/generated/config/models/{usersAppUserSearchResult.js → blocksStateInterfaceDefault.js} +0 -0
- /package/dist/generated/config/models/{usersServicePrincipalSearchResult.js → blocksStateInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{usersAppUserDetail.js → pagedDataCollectionAppUserAppUser.js} +0 -0
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.13.2 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* SmartSpace Admin API
|
|
5
|
-
* OpenAPI spec version: v1
|
|
6
|
-
*/
|
|
7
|
-
import type { BlockInterfaceMetadata } from './blockInterfaceMetadata';
|
|
8
|
-
import type { BlockInterfacePorts } from './blockInterfacePorts';
|
|
9
|
-
import type { EnumsBlockScope } from './enumsBlockScope';
|
|
10
|
-
import type { BlockInterfaceState } from './blockInterfaceState';
|
|
11
|
-
export interface BlockInterface {
|
|
12
|
-
metadata: BlockInterfaceMetadata;
|
|
13
|
-
ports: BlockInterfacePorts;
|
|
14
|
-
/** @nullable */
|
|
15
|
-
scopes?: EnumsBlockScope[] | null;
|
|
16
|
-
state: BlockInterfaceState;
|
|
17
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.13.2 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* SmartSpace Admin API
|
|
5
|
-
* OpenAPI spec version: v1
|
|
6
|
-
*/
|
|
7
|
-
import type { InputPinInterfaceDefault } from './inputPinInterfaceDefault';
|
|
8
|
-
import type { InputPinInterfaceGenerics } from './inputPinInterfaceGenerics';
|
|
9
|
-
import type { InputPinInterfaceMetadata } from './inputPinInterfaceMetadata';
|
|
10
|
-
import type { InputPinInterfaceSchema } from './inputPinInterfaceSchema';
|
|
11
|
-
import type { EnumsPinType } from './enumsPinType';
|
|
12
|
-
export interface InputPinInterface {
|
|
13
|
-
channel: boolean;
|
|
14
|
-
/** @nullable */
|
|
15
|
-
default?: InputPinInterfaceDefault;
|
|
16
|
-
generics: InputPinInterfaceGenerics;
|
|
17
|
-
metadata: InputPinInterfaceMetadata;
|
|
18
|
-
required: boolean;
|
|
19
|
-
schema: InputPinInterfaceSchema;
|
|
20
|
-
sticky: boolean;
|
|
21
|
-
type: EnumsPinType;
|
|
22
|
-
virtual: boolean;
|
|
23
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.13.2 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* SmartSpace Admin API
|
|
5
|
-
* OpenAPI spec version: v1
|
|
6
|
-
*/
|
|
7
|
-
import type { OutputPinInterfaceGenerics } from './outputPinInterfaceGenerics';
|
|
8
|
-
import type { OutputPinInterfaceMetadata } from './outputPinInterfaceMetadata';
|
|
9
|
-
import type { OutputPinInterfaceSchema } from './outputPinInterfaceSchema';
|
|
10
|
-
import type { EnumsPinType } from './enumsPinType';
|
|
11
|
-
export interface OutputPinInterface {
|
|
12
|
-
channel: boolean;
|
|
13
|
-
/** @nullable */
|
|
14
|
-
channelGroupId?: string | null;
|
|
15
|
-
generics: OutputPinInterfaceGenerics;
|
|
16
|
-
metadata: OutputPinInterfaceMetadata;
|
|
17
|
-
schema: OutputPinInterfaceSchema;
|
|
18
|
-
type: EnumsPinType;
|
|
19
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.13.2 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* SmartSpace Admin API
|
|
5
|
-
* OpenAPI spec version: v1
|
|
6
|
-
*/
|
|
7
|
-
import type { UsersAppUserDetail } from './usersAppUserDetail';
|
|
8
|
-
export interface PagedDataCollectionUsersAppUserDetail {
|
|
9
|
-
data: UsersAppUserDetail[];
|
|
10
|
-
total: number;
|
|
11
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.13.2 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* SmartSpace Admin API
|
|
5
|
-
* OpenAPI spec version: v1
|
|
6
|
-
*/
|
|
7
|
-
import type { UsersAppUserSearchResult } from './usersAppUserSearchResult';
|
|
8
|
-
export interface PagedDataCollectionUsersAppUserSearchResult {
|
|
9
|
-
data: UsersAppUserSearchResult[];
|
|
10
|
-
total: number;
|
|
11
|
-
}
|
package/dist/generated/config/models/pagedDataCollectionUsersServicePrincipalSearchResult.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.13.2 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* SmartSpace Admin API
|
|
5
|
-
* OpenAPI spec version: v1
|
|
6
|
-
*/
|
|
7
|
-
import type { UsersServicePrincipalSearchResult } from './usersServicePrincipalSearchResult';
|
|
8
|
-
export interface PagedDataCollectionUsersServicePrincipalSearchResult {
|
|
9
|
-
data: UsersServicePrincipalSearchResult[];
|
|
10
|
-
total: number;
|
|
11
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.13.2 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* SmartSpace Admin API
|
|
5
|
-
* OpenAPI spec version: v1
|
|
6
|
-
*/
|
|
7
|
-
import type { PortInterfaceInputs } from './portInterfaceInputs';
|
|
8
|
-
import type { PortInterfaceMetadata } from './portInterfaceMetadata';
|
|
9
|
-
import type { PortInterfaceOutputs } from './portInterfaceOutputs';
|
|
10
|
-
import type { EnumsPortType } from './enumsPortType';
|
|
11
|
-
export interface PortInterface {
|
|
12
|
-
inputs: PortInterfaceInputs;
|
|
13
|
-
isFunction: boolean;
|
|
14
|
-
metadata: PortInterfaceMetadata;
|
|
15
|
-
outputs: PortInterfaceOutputs;
|
|
16
|
-
type: EnumsPortType;
|
|
17
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.13.2 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* SmartSpace Admin API
|
|
5
|
-
* OpenAPI spec version: v1
|
|
6
|
-
*/
|
|
7
|
-
import type { InputPinInterface } from './inputPinInterface';
|
|
8
|
-
export type PortInterfaceInputs = {
|
|
9
|
-
[key: string]: InputPinInterface;
|
|
10
|
-
};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.13.2 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* SmartSpace Admin API
|
|
5
|
-
* OpenAPI spec version: v1
|
|
6
|
-
*/
|
|
7
|
-
import type { OutputPinInterface } from './outputPinInterface';
|
|
8
|
-
export type PortInterfaceOutputs = {
|
|
9
|
-
[key: string]: OutputPinInterface;
|
|
10
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.13.2 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* SmartSpace Admin API
|
|
5
|
-
* OpenAPI spec version: v1
|
|
6
|
-
*/
|
|
7
|
-
import type { StateInterfaceDefault } from './stateInterfaceDefault';
|
|
8
|
-
import type { StateInterfaceMetadata } from './stateInterfaceMetadata';
|
|
9
|
-
import type { FlowsBlockPinRef } from './flowsBlockPinRef';
|
|
10
|
-
export interface StateInterface {
|
|
11
|
-
/** @nullable */
|
|
12
|
-
default?: StateInterfaceDefault;
|
|
13
|
-
metadata: StateInterfaceMetadata;
|
|
14
|
-
scope: FlowsBlockPinRef[];
|
|
15
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/generated/config/models/{inputPinInterfaceMetadata.js → appUserAppUserSearchResult.js}
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/generated/config/models/{blockBlockSetBlockInterfaces.js → blocksBlockInfo.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/generated/config/models/{blockInterfacePorts.js → blocksBlockInterfaceState.js}
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/generated/config/models/{inputPinInterface.js → blocksBlockSetBlockInterfaces.js}
RENAMED
|
File without changes
|
/package/dist/generated/config/models/{inputPinInterfaceGenerics.js → blocksGetBlocks200One.js}
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/generated/config/models/{outputPinInterfaceGenerics.js → blocksGetBlocks200Two.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/generated/config/models/{stateInterfaceDefault.js → blocksInputPinInterfaceSchema.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/generated/config/models/{portInterfaceInputs.js → blocksPortInterfaceInputs.js}
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/generated/config/models/{portInterfaceOutputs.js → blocksPortInterfaceOutputs.js}
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/generated/config/models/{usersAppUserSearchResult.js → blocksStateInterfaceDefault.js}
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/generated/config/models/{usersAppUserDetail.js → pagedDataCollectionAppUserAppUser.js}
RENAMED
|
File without changes
|