@voidrun/sdk 0.0.24 → 0.0.26
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 +290 -101
- package/dist/cjs/Sandbox.cjs +20 -0
- package/dist/cjs/Sandbox.d.ts +4 -0
- package/dist/cjs/Sandbox.d.ts.map +1 -1
- package/dist/cjs/Sandbox.js.map +1 -1
- package/dist/cjs/api-client/apis/AuthenticationApi.cjs +2 -2
- package/dist/cjs/api-client/apis/AuthenticationApi.d.ts +2 -2
- package/dist/cjs/api-client/apis/ExecutionApi.cjs +79 -2
- package/dist/cjs/api-client/apis/ExecutionApi.d.ts +31 -3
- package/dist/cjs/api-client/apis/ExecutionApi.d.ts.map +1 -1
- package/dist/cjs/api-client/apis/ExecutionApi.js.map +1 -1
- package/dist/cjs/api-client/apis/FileSystemApi.cjs +2 -2
- package/dist/cjs/api-client/apis/FileSystemApi.d.ts +2 -2
- package/dist/cjs/api-client/apis/ImagesApi.cjs +2 -2
- package/dist/cjs/api-client/apis/ImagesApi.d.ts +2 -2
- package/dist/cjs/api-client/apis/OrganizationsApi.cjs +108 -2
- package/dist/cjs/api-client/apis/OrganizationsApi.d.ts +45 -3
- package/dist/cjs/api-client/apis/OrganizationsApi.d.ts.map +1 -1
- package/dist/cjs/api-client/apis/OrganizationsApi.js.map +1 -1
- package/dist/cjs/api-client/apis/SandboxesApi.cjs +23 -86
- package/dist/cjs/api-client/apis/SandboxesApi.d.ts +16 -42
- package/dist/cjs/api-client/apis/SandboxesApi.d.ts.map +1 -1
- package/dist/cjs/api-client/apis/SandboxesApi.js.map +1 -1
- package/dist/cjs/api-client/apis/SystemApi.cjs +82 -0
- package/dist/cjs/api-client/apis/SystemApi.d.ts +29 -0
- package/dist/cjs/api-client/apis/SystemApi.d.ts.map +1 -0
- package/dist/cjs/api-client/apis/SystemApi.js.map +1 -0
- package/dist/cjs/api-client/apis/index.cjs +1 -0
- package/dist/cjs/api-client/apis/index.d.ts +1 -0
- package/dist/cjs/api-client/apis/index.d.ts.map +1 -1
- package/dist/cjs/api-client/apis/index.js.map +1 -1
- package/dist/cjs/api-client/models/APIKeyResponse.cjs +2 -2
- package/dist/cjs/api-client/models/APIKeyResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/ActivateAPIKeyRequest.cjs +49 -0
- package/dist/cjs/api-client/models/ActivateAPIKeyRequest.d.ts +33 -0
- package/dist/cjs/api-client/models/ActivateAPIKeyRequest.d.ts.map +1 -0
- package/dist/cjs/api-client/models/ActivateAPIKeyRequest.js.map +1 -0
- package/dist/cjs/api-client/models/ApiResponseSandbox.cjs +2 -2
- package/dist/cjs/api-client/models/ApiResponseSandbox.d.ts +2 -2
- package/dist/cjs/api-client/models/ApiResponseSandboxesList.cjs +2 -2
- package/dist/cjs/api-client/models/ApiResponseSandboxesList.d.ts +2 -2
- package/dist/cjs/api-client/models/ApiResponseSandboxesListMeta.cjs +2 -2
- package/dist/cjs/api-client/models/ApiResponseSandboxesListMeta.d.ts +2 -2
- package/dist/cjs/api-client/models/CommandKillResponse.cjs +2 -2
- package/dist/cjs/api-client/models/CommandKillResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/CommandListResponse.cjs +2 -2
- package/dist/cjs/api-client/models/CommandListResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/CommandRunResponse.cjs +2 -2
- package/dist/cjs/api-client/models/CommandRunResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/CommandWaitResponse.cjs +2 -2
- package/dist/cjs/api-client/models/CommandWaitResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/CompressRequest.cjs +2 -2
- package/dist/cjs/api-client/models/CompressRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/CreateFileRequest.cjs +2 -2
- package/dist/cjs/api-client/models/CreateFileRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/CreateImageRequest.cjs +2 -2
- package/dist/cjs/api-client/models/CreateImageRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/CreatePTYSession200Response.cjs +2 -2
- package/dist/cjs/api-client/models/CreatePTYSession200Response.d.ts +2 -2
- package/dist/cjs/api-client/models/CreatePTYSession200ResponseAllOfData.cjs +2 -2
- package/dist/cjs/api-client/models/CreatePTYSession200ResponseAllOfData.d.ts +2 -2
- package/dist/cjs/api-client/models/CreatePTYSessionRequest.cjs +2 -2
- package/dist/cjs/api-client/models/CreatePTYSessionRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/CreateSandbox201Response.cjs +2 -2
- package/dist/cjs/api-client/models/CreateSandbox201Response.d.ts +2 -2
- package/dist/cjs/api-client/models/CreateSandboxRequest.cjs +2 -2
- package/dist/cjs/api-client/models/CreateSandboxRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/DiskUsage.cjs +2 -2
- package/dist/cjs/api-client/models/DiskUsage.d.ts +2 -2
- package/dist/cjs/api-client/models/ErrorResponse.cjs +2 -2
- package/dist/cjs/api-client/models/ErrorResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/ExecRequest.cjs +2 -2
- package/dist/cjs/api-client/models/ExecRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/ExecResponse.cjs +2 -2
- package/dist/cjs/api-client/models/ExecResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/ExecResponseData.cjs +2 -2
- package/dist/cjs/api-client/models/ExecResponseData.d.ts +2 -2
- package/dist/cjs/api-client/models/ExecuteInSessionRequest.cjs +2 -2
- package/dist/cjs/api-client/models/ExecuteInSessionRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/ExtractRequest.cjs +2 -2
- package/dist/cjs/api-client/models/ExtractRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/FileEvent.cjs +2 -2
- package/dist/cjs/api-client/models/FileEvent.d.ts +2 -2
- package/dist/cjs/api-client/models/FileInfo.cjs +2 -2
- package/dist/cjs/api-client/models/FileInfo.d.ts +2 -2
- package/dist/cjs/api-client/models/FileStats.cjs +2 -2
- package/dist/cjs/api-client/models/FileStats.d.ts +2 -2
- package/dist/cjs/api-client/models/GenerateAPIKeyRequest.cjs +2 -2
- package/dist/cjs/api-client/models/GenerateAPIKeyRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/GeneratedAPIKeyResponse.cjs +2 -2
- package/dist/cjs/api-client/models/GeneratedAPIKeyResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/GetOrgUsers200Response.cjs +54 -0
- package/dist/cjs/api-client/models/GetOrgUsers200Response.d.ts +46 -0
- package/dist/cjs/api-client/models/GetOrgUsers200Response.d.ts.map +1 -0
- package/dist/cjs/api-client/models/GetOrgUsers200Response.js.map +1 -0
- package/dist/cjs/api-client/models/GetOrgUsers200ResponseAllOfDataInner.cjs +57 -0
- package/dist/cjs/api-client/models/GetOrgUsers200ResponseAllOfDataInner.d.ts +57 -0
- package/dist/cjs/api-client/models/GetOrgUsers200ResponseAllOfDataInner.d.ts.map +1 -0
- package/dist/cjs/api-client/models/GetOrgUsers200ResponseAllOfDataInner.js.map +1 -0
- package/dist/cjs/api-client/models/GetPTYBuffer200Response.cjs +2 -2
- package/dist/cjs/api-client/models/GetPTYBuffer200Response.d.ts +2 -2
- package/dist/cjs/api-client/models/GetPTYBuffer200ResponseAllOfData.cjs +2 -2
- package/dist/cjs/api-client/models/GetPTYBuffer200ResponseAllOfData.d.ts +2 -2
- package/dist/cjs/api-client/models/GetVersion200Response.cjs +53 -0
- package/dist/cjs/api-client/models/GetVersion200Response.d.ts +45 -0
- package/dist/cjs/api-client/models/GetVersion200Response.d.ts.map +1 -0
- package/dist/cjs/api-client/models/GetVersion200Response.js.map +1 -0
- package/dist/cjs/api-client/models/Image.cjs +2 -2
- package/dist/cjs/api-client/models/Image.d.ts +2 -2
- package/dist/cjs/api-client/models/KillBackgroundProcessRequest.cjs +2 -2
- package/dist/cjs/api-client/models/KillBackgroundProcessRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/ListFiles200Response.cjs +2 -2
- package/dist/cjs/api-client/models/ListFiles200Response.d.ts +2 -2
- package/dist/cjs/api-client/models/ListFiles200ResponseData.cjs +2 -2
- package/dist/cjs/api-client/models/ListFiles200ResponseData.d.ts +2 -2
- package/dist/cjs/api-client/models/ListPTYSessions200Response.cjs +2 -2
- package/dist/cjs/api-client/models/ListPTYSessions200Response.d.ts +2 -2
- package/dist/cjs/api-client/models/ListPTYSessions200ResponseAllOfData.cjs +2 -2
- package/dist/cjs/api-client/models/ListPTYSessions200ResponseAllOfData.d.ts +2 -2
- package/dist/cjs/api-client/models/Organization.cjs +2 -2
- package/dist/cjs/api-client/models/Organization.d.ts +2 -2
- package/dist/cjs/api-client/models/PTYSessionInfo.cjs +2 -2
- package/dist/cjs/api-client/models/PTYSessionInfo.d.ts +2 -2
- package/dist/cjs/api-client/models/ProcessInfo.cjs +2 -2
- package/dist/cjs/api-client/models/ProcessInfo.d.ts +2 -2
- package/dist/cjs/api-client/models/RegisterRequest.cjs +2 -2
- package/dist/cjs/api-client/models/RegisterRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/RegisterResponse.cjs +2 -2
- package/dist/cjs/api-client/models/RegisterResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/RegisterResponseData.cjs +2 -2
- package/dist/cjs/api-client/models/RegisterResponseData.d.ts +2 -2
- package/dist/cjs/api-client/models/ResizeTerminalRequest.cjs +2 -2
- package/dist/cjs/api-client/models/ResizeTerminalRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/RestoreSandboxRequest.cjs +2 -2
- package/dist/cjs/api-client/models/RestoreSandboxRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/RunBackgroundCommandRequest.cjs +2 -2
- package/dist/cjs/api-client/models/RunBackgroundCommandRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/Sandbox.cjs +2 -2
- package/dist/cjs/api-client/models/Sandbox.d.ts +2 -2
- package/dist/cjs/api-client/models/SessionExecRequest.cjs +74 -0
- package/dist/cjs/api-client/models/SessionExecRequest.d.ts +80 -0
- package/dist/cjs/api-client/models/SessionExecRequest.d.ts.map +1 -0
- package/dist/cjs/api-client/models/SessionExecRequest.js.map +1 -0
- package/dist/cjs/api-client/models/SessionExecResponse.cjs +57 -0
- package/dist/cjs/api-client/models/SessionExecResponse.d.ts +57 -0
- package/dist/cjs/api-client/models/SessionExecResponse.d.ts.map +1 -0
- package/dist/cjs/api-client/models/SessionExecResponse.js.map +1 -0
- package/dist/cjs/api-client/models/SessionExecStreamRequest.cjs +55 -0
- package/dist/cjs/api-client/models/SessionExecStreamRequest.d.ts +39 -0
- package/dist/cjs/api-client/models/SessionExecStreamRequest.d.ts.map +1 -0
- package/dist/cjs/api-client/models/SessionExecStreamRequest.js.map +1 -0
- package/dist/cjs/api-client/models/Snapshot.cjs +2 -2
- package/dist/cjs/api-client/models/Snapshot.d.ts +2 -2
- package/dist/cjs/api-client/models/StartWatch200Response.cjs +2 -2
- package/dist/cjs/api-client/models/StartWatch200Response.d.ts +2 -2
- package/dist/cjs/api-client/models/StartWatch200ResponseData.cjs +2 -2
- package/dist/cjs/api-client/models/StartWatch200ResponseData.d.ts +2 -2
- package/dist/cjs/api-client/models/StartWatchRequest.cjs +2 -2
- package/dist/cjs/api-client/models/StartWatchRequest.d.ts +2 -2
- package/dist/cjs/api-client/models/SuccessResponse.cjs +2 -2
- package/dist/cjs/api-client/models/SuccessResponse.d.ts +2 -2
- package/dist/cjs/api-client/models/index.cjs +7 -0
- package/dist/cjs/api-client/models/index.d.ts +7 -0
- package/dist/cjs/api-client/models/index.d.ts.map +1 -1
- package/dist/cjs/api-client/models/index.js.map +1 -1
- package/dist/cjs/api-client/runtime.cjs +2 -2
- package/dist/cjs/api-client/runtime.d.ts +2 -2
- package/dist/esm/Sandbox.d.ts +4 -0
- package/dist/esm/Sandbox.d.ts.map +1 -1
- package/dist/esm/Sandbox.js +20 -0
- package/dist/esm/Sandbox.js.map +1 -1
- package/dist/esm/api-client/apis/AuthenticationApi.d.ts +2 -2
- package/dist/esm/api-client/apis/AuthenticationApi.js +2 -2
- package/dist/esm/api-client/apis/ExecutionApi.d.ts +31 -3
- package/dist/esm/api-client/apis/ExecutionApi.d.ts.map +1 -1
- package/dist/esm/api-client/apis/ExecutionApi.js +80 -3
- package/dist/esm/api-client/apis/ExecutionApi.js.map +1 -1
- package/dist/esm/api-client/apis/FileSystemApi.d.ts +2 -2
- package/dist/esm/api-client/apis/FileSystemApi.js +2 -2
- package/dist/esm/api-client/apis/ImagesApi.d.ts +2 -2
- package/dist/esm/api-client/apis/ImagesApi.js +2 -2
- package/dist/esm/api-client/apis/OrganizationsApi.d.ts +45 -3
- package/dist/esm/api-client/apis/OrganizationsApi.d.ts.map +1 -1
- package/dist/esm/api-client/apis/OrganizationsApi.js +109 -3
- package/dist/esm/api-client/apis/OrganizationsApi.js.map +1 -1
- package/dist/esm/api-client/apis/SandboxesApi.d.ts +16 -42
- package/dist/esm/api-client/apis/SandboxesApi.d.ts.map +1 -1
- package/dist/esm/api-client/apis/SandboxesApi.js +24 -87
- package/dist/esm/api-client/apis/SandboxesApi.js.map +1 -1
- package/dist/esm/api-client/apis/SystemApi.d.ts +29 -0
- package/dist/esm/api-client/apis/SystemApi.d.ts.map +1 -0
- package/dist/esm/api-client/apis/SystemApi.js +45 -0
- package/dist/esm/api-client/apis/SystemApi.js.map +1 -0
- package/dist/esm/api-client/apis/index.d.ts +1 -0
- package/dist/esm/api-client/apis/index.d.ts.map +1 -1
- package/dist/esm/api-client/apis/index.js +1 -0
- package/dist/esm/api-client/apis/index.js.map +1 -1
- package/dist/esm/api-client/models/APIKeyResponse.d.ts +2 -2
- package/dist/esm/api-client/models/APIKeyResponse.js +2 -2
- package/dist/esm/api-client/models/ActivateAPIKeyRequest.d.ts +33 -0
- package/dist/esm/api-client/models/ActivateAPIKeyRequest.d.ts.map +1 -0
- package/dist/esm/api-client/models/ActivateAPIKeyRequest.js +42 -0
- package/dist/esm/api-client/models/ActivateAPIKeyRequest.js.map +1 -0
- package/dist/esm/api-client/models/ApiResponseSandbox.d.ts +2 -2
- package/dist/esm/api-client/models/ApiResponseSandbox.js +2 -2
- package/dist/esm/api-client/models/ApiResponseSandboxesList.d.ts +2 -2
- package/dist/esm/api-client/models/ApiResponseSandboxesList.js +2 -2
- package/dist/esm/api-client/models/ApiResponseSandboxesListMeta.d.ts +2 -2
- package/dist/esm/api-client/models/ApiResponseSandboxesListMeta.js +2 -2
- package/dist/esm/api-client/models/CommandKillResponse.d.ts +2 -2
- package/dist/esm/api-client/models/CommandKillResponse.js +2 -2
- package/dist/esm/api-client/models/CommandListResponse.d.ts +2 -2
- package/dist/esm/api-client/models/CommandListResponse.js +2 -2
- package/dist/esm/api-client/models/CommandRunResponse.d.ts +2 -2
- package/dist/esm/api-client/models/CommandRunResponse.js +2 -2
- package/dist/esm/api-client/models/CommandWaitResponse.d.ts +2 -2
- package/dist/esm/api-client/models/CommandWaitResponse.js +2 -2
- package/dist/esm/api-client/models/CompressRequest.d.ts +2 -2
- package/dist/esm/api-client/models/CompressRequest.js +2 -2
- package/dist/esm/api-client/models/CreateFileRequest.d.ts +2 -2
- package/dist/esm/api-client/models/CreateFileRequest.js +2 -2
- package/dist/esm/api-client/models/CreateImageRequest.d.ts +2 -2
- package/dist/esm/api-client/models/CreateImageRequest.js +2 -2
- package/dist/esm/api-client/models/CreatePTYSession200Response.d.ts +2 -2
- package/dist/esm/api-client/models/CreatePTYSession200Response.js +2 -2
- package/dist/esm/api-client/models/CreatePTYSession200ResponseAllOfData.d.ts +2 -2
- package/dist/esm/api-client/models/CreatePTYSession200ResponseAllOfData.js +2 -2
- package/dist/esm/api-client/models/CreatePTYSessionRequest.d.ts +2 -2
- package/dist/esm/api-client/models/CreatePTYSessionRequest.js +2 -2
- package/dist/esm/api-client/models/CreateSandbox201Response.d.ts +2 -2
- package/dist/esm/api-client/models/CreateSandbox201Response.js +2 -2
- package/dist/esm/api-client/models/CreateSandboxRequest.d.ts +2 -2
- package/dist/esm/api-client/models/CreateSandboxRequest.js +2 -2
- package/dist/esm/api-client/models/DiskUsage.d.ts +2 -2
- package/dist/esm/api-client/models/DiskUsage.js +2 -2
- package/dist/esm/api-client/models/ErrorResponse.d.ts +2 -2
- package/dist/esm/api-client/models/ErrorResponse.js +2 -2
- package/dist/esm/api-client/models/ExecRequest.d.ts +2 -2
- package/dist/esm/api-client/models/ExecRequest.js +2 -2
- package/dist/esm/api-client/models/ExecResponse.d.ts +2 -2
- package/dist/esm/api-client/models/ExecResponse.js +2 -2
- package/dist/esm/api-client/models/ExecResponseData.d.ts +2 -2
- package/dist/esm/api-client/models/ExecResponseData.js +2 -2
- package/dist/esm/api-client/models/ExecuteInSessionRequest.d.ts +2 -2
- package/dist/esm/api-client/models/ExecuteInSessionRequest.js +2 -2
- package/dist/esm/api-client/models/ExtractRequest.d.ts +2 -2
- package/dist/esm/api-client/models/ExtractRequest.js +2 -2
- package/dist/esm/api-client/models/FileEvent.d.ts +2 -2
- package/dist/esm/api-client/models/FileEvent.js +2 -2
- package/dist/esm/api-client/models/FileInfo.d.ts +2 -2
- package/dist/esm/api-client/models/FileInfo.js +2 -2
- package/dist/esm/api-client/models/FileStats.d.ts +2 -2
- package/dist/esm/api-client/models/FileStats.js +2 -2
- package/dist/esm/api-client/models/GenerateAPIKeyRequest.d.ts +2 -2
- package/dist/esm/api-client/models/GenerateAPIKeyRequest.js +2 -2
- package/dist/esm/api-client/models/GeneratedAPIKeyResponse.d.ts +2 -2
- package/dist/esm/api-client/models/GeneratedAPIKeyResponse.js +2 -2
- package/dist/esm/api-client/models/GetOrgUsers200Response.d.ts +46 -0
- package/dist/esm/api-client/models/GetOrgUsers200Response.d.ts.map +1 -0
- package/dist/esm/api-client/models/GetOrgUsers200Response.js +47 -0
- package/dist/esm/api-client/models/GetOrgUsers200Response.js.map +1 -0
- package/dist/esm/api-client/models/GetOrgUsers200ResponseAllOfDataInner.d.ts +57 -0
- package/dist/esm/api-client/models/GetOrgUsers200ResponseAllOfDataInner.d.ts.map +1 -0
- package/dist/esm/api-client/models/GetOrgUsers200ResponseAllOfDataInner.js +50 -0
- package/dist/esm/api-client/models/GetOrgUsers200ResponseAllOfDataInner.js.map +1 -0
- package/dist/esm/api-client/models/GetPTYBuffer200Response.d.ts +2 -2
- package/dist/esm/api-client/models/GetPTYBuffer200Response.js +2 -2
- package/dist/esm/api-client/models/GetPTYBuffer200ResponseAllOfData.d.ts +2 -2
- package/dist/esm/api-client/models/GetPTYBuffer200ResponseAllOfData.js +2 -2
- package/dist/esm/api-client/models/GetVersion200Response.d.ts +45 -0
- package/dist/esm/api-client/models/GetVersion200Response.d.ts.map +1 -0
- package/dist/esm/api-client/models/GetVersion200Response.js +46 -0
- package/dist/esm/api-client/models/GetVersion200Response.js.map +1 -0
- package/dist/esm/api-client/models/Image.d.ts +2 -2
- package/dist/esm/api-client/models/Image.js +2 -2
- package/dist/esm/api-client/models/KillBackgroundProcessRequest.d.ts +2 -2
- package/dist/esm/api-client/models/KillBackgroundProcessRequest.js +2 -2
- package/dist/esm/api-client/models/ListFiles200Response.d.ts +2 -2
- package/dist/esm/api-client/models/ListFiles200Response.js +2 -2
- package/dist/esm/api-client/models/ListFiles200ResponseData.d.ts +2 -2
- package/dist/esm/api-client/models/ListFiles200ResponseData.js +2 -2
- package/dist/esm/api-client/models/ListPTYSessions200Response.d.ts +2 -2
- package/dist/esm/api-client/models/ListPTYSessions200Response.js +2 -2
- package/dist/esm/api-client/models/ListPTYSessions200ResponseAllOfData.d.ts +2 -2
- package/dist/esm/api-client/models/ListPTYSessions200ResponseAllOfData.js +2 -2
- package/dist/esm/api-client/models/Organization.d.ts +2 -2
- package/dist/esm/api-client/models/Organization.js +2 -2
- package/dist/esm/api-client/models/PTYSessionInfo.d.ts +2 -2
- package/dist/esm/api-client/models/PTYSessionInfo.js +2 -2
- package/dist/esm/api-client/models/ProcessInfo.d.ts +2 -2
- package/dist/esm/api-client/models/ProcessInfo.js +2 -2
- package/dist/esm/api-client/models/RegisterRequest.d.ts +2 -2
- package/dist/esm/api-client/models/RegisterRequest.js +2 -2
- package/dist/esm/api-client/models/RegisterResponse.d.ts +2 -2
- package/dist/esm/api-client/models/RegisterResponse.js +2 -2
- package/dist/esm/api-client/models/RegisterResponseData.d.ts +2 -2
- package/dist/esm/api-client/models/RegisterResponseData.js +2 -2
- package/dist/esm/api-client/models/ResizeTerminalRequest.d.ts +2 -2
- package/dist/esm/api-client/models/ResizeTerminalRequest.js +2 -2
- package/dist/esm/api-client/models/RestoreSandboxRequest.d.ts +2 -2
- package/dist/esm/api-client/models/RestoreSandboxRequest.js +2 -2
- package/dist/esm/api-client/models/RunBackgroundCommandRequest.d.ts +2 -2
- package/dist/esm/api-client/models/RunBackgroundCommandRequest.js +2 -2
- package/dist/esm/api-client/models/Sandbox.d.ts +2 -2
- package/dist/esm/api-client/models/Sandbox.js +2 -2
- package/dist/esm/api-client/models/SessionExecRequest.d.ts +80 -0
- package/dist/esm/api-client/models/SessionExecRequest.d.ts.map +1 -0
- package/dist/esm/api-client/models/SessionExecRequest.js +66 -0
- package/dist/esm/api-client/models/SessionExecRequest.js.map +1 -0
- package/dist/esm/api-client/models/SessionExecResponse.d.ts +57 -0
- package/dist/esm/api-client/models/SessionExecResponse.d.ts.map +1 -0
- package/dist/esm/api-client/models/SessionExecResponse.js +50 -0
- package/dist/esm/api-client/models/SessionExecResponse.js.map +1 -0
- package/dist/esm/api-client/models/SessionExecStreamRequest.d.ts +39 -0
- package/dist/esm/api-client/models/SessionExecStreamRequest.d.ts.map +1 -0
- package/dist/esm/api-client/models/SessionExecStreamRequest.js +48 -0
- package/dist/esm/api-client/models/SessionExecStreamRequest.js.map +1 -0
- package/dist/esm/api-client/models/Snapshot.d.ts +2 -2
- package/dist/esm/api-client/models/Snapshot.js +2 -2
- package/dist/esm/api-client/models/StartWatch200Response.d.ts +2 -2
- package/dist/esm/api-client/models/StartWatch200Response.js +2 -2
- package/dist/esm/api-client/models/StartWatch200ResponseData.d.ts +2 -2
- package/dist/esm/api-client/models/StartWatch200ResponseData.js +2 -2
- package/dist/esm/api-client/models/StartWatchRequest.d.ts +2 -2
- package/dist/esm/api-client/models/StartWatchRequest.js +2 -2
- package/dist/esm/api-client/models/SuccessResponse.d.ts +2 -2
- package/dist/esm/api-client/models/SuccessResponse.js +2 -2
- package/dist/esm/api-client/models/index.d.ts +7 -0
- package/dist/esm/api-client/models/index.d.ts.map +1 -1
- package/dist/esm/api-client/models/index.js +7 -0
- package/dist/esm/api-client/models/index.js.map +1 -1
- package/dist/esm/api-client/runtime.d.ts +2 -2
- package/dist/esm/api-client/runtime.js +2 -2
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
6
|
-
*
|
|
5
|
+
* VoidRun API
|
|
6
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* VoidRun API
|
|
6
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfGetOrgUsers200Response = instanceOfGetOrgUsers200Response;
|
|
17
|
+
exports.GetOrgUsers200ResponseFromJSON = GetOrgUsers200ResponseFromJSON;
|
|
18
|
+
exports.GetOrgUsers200ResponseFromJSONTyped = GetOrgUsers200ResponseFromJSONTyped;
|
|
19
|
+
exports.GetOrgUsers200ResponseToJSON = GetOrgUsers200ResponseToJSON;
|
|
20
|
+
exports.GetOrgUsers200ResponseToJSONTyped = GetOrgUsers200ResponseToJSONTyped;
|
|
21
|
+
const GetOrgUsers200ResponseAllOfDataInner_1 = require("./GetOrgUsers200ResponseAllOfDataInner.cjs");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the GetOrgUsers200Response interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfGetOrgUsers200Response(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function GetOrgUsers200ResponseFromJSON(json) {
|
|
29
|
+
return GetOrgUsers200ResponseFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function GetOrgUsers200ResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'status': json['status'] == null ? undefined : json['status'],
|
|
37
|
+
'message': json['message'] == null ? undefined : json['message'],
|
|
38
|
+
'data': json['data'] == null ? undefined : (json['data'].map(GetOrgUsers200ResponseAllOfDataInner_1.GetOrgUsers200ResponseAllOfDataInnerFromJSON)),
|
|
39
|
+
};
|
|
40
|
+
}
|
|
41
|
+
function GetOrgUsers200ResponseToJSON(json) {
|
|
42
|
+
return GetOrgUsers200ResponseToJSONTyped(json, false);
|
|
43
|
+
}
|
|
44
|
+
function GetOrgUsers200ResponseToJSONTyped(value, ignoreDiscriminator = false) {
|
|
45
|
+
if (value == null) {
|
|
46
|
+
return value;
|
|
47
|
+
}
|
|
48
|
+
return {
|
|
49
|
+
'status': value['status'],
|
|
50
|
+
'message': value['message'],
|
|
51
|
+
'data': value['data'] == null ? undefined : (value['data'].map(GetOrgUsers200ResponseAllOfDataInner_1.GetOrgUsers200ResponseAllOfDataInnerToJSON)),
|
|
52
|
+
};
|
|
53
|
+
}
|
|
54
|
+
//# sourceMappingURL=GetOrgUsers200Response.js.map
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { GetOrgUsers200ResponseAllOfDataInner } from './GetOrgUsers200ResponseAllOfDataInner';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface GetOrgUsers200Response
|
|
17
|
+
*/
|
|
18
|
+
export interface GetOrgUsers200Response {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {string}
|
|
22
|
+
* @memberof GetOrgUsers200Response
|
|
23
|
+
*/
|
|
24
|
+
status?: string;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {string}
|
|
28
|
+
* @memberof GetOrgUsers200Response
|
|
29
|
+
*/
|
|
30
|
+
message?: string;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {Array<GetOrgUsers200ResponseAllOfDataInner>}
|
|
34
|
+
* @memberof GetOrgUsers200Response
|
|
35
|
+
*/
|
|
36
|
+
data?: Array<GetOrgUsers200ResponseAllOfDataInner>;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* Check if a given object implements the GetOrgUsers200Response interface.
|
|
40
|
+
*/
|
|
41
|
+
export declare function instanceOfGetOrgUsers200Response(value: object): value is GetOrgUsers200Response;
|
|
42
|
+
export declare function GetOrgUsers200ResponseFromJSON(json: any): GetOrgUsers200Response;
|
|
43
|
+
export declare function GetOrgUsers200ResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): GetOrgUsers200Response;
|
|
44
|
+
export declare function GetOrgUsers200ResponseToJSON(json: any): GetOrgUsers200Response;
|
|
45
|
+
export declare function GetOrgUsers200ResponseToJSONTyped(value?: GetOrgUsers200Response | null, ignoreDiscriminator?: boolean): any;
|
|
46
|
+
//# sourceMappingURL=GetOrgUsers200Response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GetOrgUsers200Response.d.ts","sourceRoot":"","sources":["../../../../src/api-client/models/GetOrgUsers200Response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,wCAAwC,CAAC;AAQnG;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACnC;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,oCAAoC,CAAC,CAAC;CACtD;AAED;;GAEG;AACH,wBAAgB,gCAAgC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,sBAAsB,CAE/F;AAED,wBAAgB,8BAA8B,CAAC,IAAI,EAAE,GAAG,GAAG,sBAAsB,CAEhF;AAED,wBAAgB,mCAAmC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,sBAAsB,CAUnH;AAED,wBAAgB,4BAA4B,CAAC,IAAI,EAAE,GAAG,GAAG,sBAAsB,CAE9E;AAED,wBAAgB,iCAAiC,CAAC,KAAK,CAAC,EAAE,sBAAsB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAWlI"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GetOrgUsers200Response.js","sourceRoot":"","sources":["../../../../src/api-client/models/GetOrgUsers200Response.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAwCH,4EAEC;AAED,wEAEC;AAED,kFAUC;AAED,oEAEC;AAED,8EAWC;AAvED,iGAKgD;AA4BhD;;GAEG;AACH,SAAgB,gCAAgC,CAAC,KAAa;IAC1D,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,8BAA8B,CAAC,IAAS;IACpD,OAAO,mCAAmC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC5D,CAAC;AAED,SAAgB,mCAAmC,CAAC,IAAS,EAAE,mBAA4B;IACvF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC;QAC7D,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC;QAChE,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,mFAA4C,CAAC,CAAC;KAC9H,CAAC;AACN,CAAC;AAED,SAAgB,4BAA4B,CAAC,IAAS;IAClD,OAAO,iCAAiC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC1D,CAAC;AAED,SAAgB,iCAAiC,CAAC,KAAqC,EAAE,sBAA+B,KAAK;IACzH,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;QACzB,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC;QAC3B,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,iFAA0C,CAAC,CAAC;KAC9H,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* VoidRun API
|
|
6
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfGetOrgUsers200ResponseAllOfDataInner = instanceOfGetOrgUsers200ResponseAllOfDataInner;
|
|
17
|
+
exports.GetOrgUsers200ResponseAllOfDataInnerFromJSON = GetOrgUsers200ResponseAllOfDataInnerFromJSON;
|
|
18
|
+
exports.GetOrgUsers200ResponseAllOfDataInnerFromJSONTyped = GetOrgUsers200ResponseAllOfDataInnerFromJSONTyped;
|
|
19
|
+
exports.GetOrgUsers200ResponseAllOfDataInnerToJSON = GetOrgUsers200ResponseAllOfDataInnerToJSON;
|
|
20
|
+
exports.GetOrgUsers200ResponseAllOfDataInnerToJSONTyped = GetOrgUsers200ResponseAllOfDataInnerToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the GetOrgUsers200ResponseAllOfDataInner interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfGetOrgUsers200ResponseAllOfDataInner(value) {
|
|
25
|
+
return true;
|
|
26
|
+
}
|
|
27
|
+
function GetOrgUsers200ResponseAllOfDataInnerFromJSON(json) {
|
|
28
|
+
return GetOrgUsers200ResponseAllOfDataInnerFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
function GetOrgUsers200ResponseAllOfDataInnerFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if (json == null) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
'id': json['id'] == null ? undefined : json['id'],
|
|
36
|
+
'name': json['name'] == null ? undefined : json['name'],
|
|
37
|
+
'email': json['email'] == null ? undefined : json['email'],
|
|
38
|
+
'role': json['role'] == null ? undefined : json['role'],
|
|
39
|
+
'createdAt': json['createdAt'] == null ? undefined : (new Date(json['createdAt'])),
|
|
40
|
+
};
|
|
41
|
+
}
|
|
42
|
+
function GetOrgUsers200ResponseAllOfDataInnerToJSON(json) {
|
|
43
|
+
return GetOrgUsers200ResponseAllOfDataInnerToJSONTyped(json, false);
|
|
44
|
+
}
|
|
45
|
+
function GetOrgUsers200ResponseAllOfDataInnerToJSONTyped(value, ignoreDiscriminator = false) {
|
|
46
|
+
if (value == null) {
|
|
47
|
+
return value;
|
|
48
|
+
}
|
|
49
|
+
return {
|
|
50
|
+
'id': value['id'],
|
|
51
|
+
'name': value['name'],
|
|
52
|
+
'email': value['email'],
|
|
53
|
+
'role': value['role'],
|
|
54
|
+
'createdAt': value['createdAt'] == null ? value['createdAt'] : value['createdAt'].toISOString(),
|
|
55
|
+
};
|
|
56
|
+
}
|
|
57
|
+
//# sourceMappingURL=GetOrgUsers200ResponseAllOfDataInner.js.map
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface GetOrgUsers200ResponseAllOfDataInner
|
|
16
|
+
*/
|
|
17
|
+
export interface GetOrgUsers200ResponseAllOfDataInner {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof GetOrgUsers200ResponseAllOfDataInner
|
|
22
|
+
*/
|
|
23
|
+
id?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof GetOrgUsers200ResponseAllOfDataInner
|
|
28
|
+
*/
|
|
29
|
+
name?: string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof GetOrgUsers200ResponseAllOfDataInner
|
|
34
|
+
*/
|
|
35
|
+
email?: string;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof GetOrgUsers200ResponseAllOfDataInner
|
|
40
|
+
*/
|
|
41
|
+
role?: string;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {Date}
|
|
45
|
+
* @memberof GetOrgUsers200ResponseAllOfDataInner
|
|
46
|
+
*/
|
|
47
|
+
createdAt?: Date;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Check if a given object implements the GetOrgUsers200ResponseAllOfDataInner interface.
|
|
51
|
+
*/
|
|
52
|
+
export declare function instanceOfGetOrgUsers200ResponseAllOfDataInner(value: object): value is GetOrgUsers200ResponseAllOfDataInner;
|
|
53
|
+
export declare function GetOrgUsers200ResponseAllOfDataInnerFromJSON(json: any): GetOrgUsers200ResponseAllOfDataInner;
|
|
54
|
+
export declare function GetOrgUsers200ResponseAllOfDataInnerFromJSONTyped(json: any, ignoreDiscriminator: boolean): GetOrgUsers200ResponseAllOfDataInner;
|
|
55
|
+
export declare function GetOrgUsers200ResponseAllOfDataInnerToJSON(json: any): GetOrgUsers200ResponseAllOfDataInner;
|
|
56
|
+
export declare function GetOrgUsers200ResponseAllOfDataInnerToJSONTyped(value?: GetOrgUsers200ResponseAllOfDataInner | null, ignoreDiscriminator?: boolean): any;
|
|
57
|
+
//# sourceMappingURL=GetOrgUsers200ResponseAllOfDataInner.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GetOrgUsers200ResponseAllOfDataInner.d.ts","sourceRoot":"","sources":["../../../../src/api-client/models/GetOrgUsers200ResponseAllOfDataInner.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,oCAAoC;IACjD;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,SAAS,CAAC,EAAE,IAAI,CAAC;CACpB;AAED;;GAEG;AACH,wBAAgB,8CAA8C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,oCAAoC,CAE3H;AAED,wBAAgB,4CAA4C,CAAC,IAAI,EAAE,GAAG,GAAG,oCAAoC,CAE5G;AAED,wBAAgB,iDAAiD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,oCAAoC,CAY/I;AAED,wBAAgB,0CAA0C,CAAC,IAAI,EAAE,GAAG,GAAG,oCAAoC,CAE1G;AAED,wBAAgB,+CAA+C,CAAC,KAAK,CAAC,EAAE,oCAAoC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAa9J"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GetOrgUsers200ResponseAllOfDataInner.js","sourceRoot":"","sources":["../../../../src/api-client/models/GetOrgUsers200ResponseAllOfDataInner.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4CH,wGAEC;AAED,oGAEC;AAED,8GAYC;AAED,gGAEC;AAED,0GAaC;AA1CD;;GAEG;AACH,SAAgB,8CAA8C,CAAC,KAAa;IACxE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,4CAA4C,CAAC,IAAS;IAClE,OAAO,iDAAiD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC1E,CAAC;AAED,SAAgB,iDAAiD,CAAC,IAAS,EAAE,mBAA4B;IACrG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;QACjD,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC;QAC1D,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,WAAW,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,IAAI,IAAI,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;KACrF,CAAC;AACN,CAAC;AAED,SAAgB,0CAA0C,CAAC,IAAS;IAChE,OAAO,+CAA+C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACxE,CAAC;AAED,SAAgB,+CAA+C,CAAC,KAAmD,EAAE,sBAA+B,KAAK;IACrJ,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;QACjB,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC;QACvB,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,WAAW,EAAE,KAAK,CAAC,WAAW,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,WAAW,EAAE;KAClG,CAAC;AACN,CAAC"}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
6
|
-
*
|
|
5
|
+
* VoidRun API
|
|
6
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
6
|
-
*
|
|
5
|
+
* VoidRun API
|
|
6
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* VoidRun API
|
|
6
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfGetVersion200Response = instanceOfGetVersion200Response;
|
|
17
|
+
exports.GetVersion200ResponseFromJSON = GetVersion200ResponseFromJSON;
|
|
18
|
+
exports.GetVersion200ResponseFromJSONTyped = GetVersion200ResponseFromJSONTyped;
|
|
19
|
+
exports.GetVersion200ResponseToJSON = GetVersion200ResponseToJSON;
|
|
20
|
+
exports.GetVersion200ResponseToJSONTyped = GetVersion200ResponseToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the GetVersion200Response interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfGetVersion200Response(value) {
|
|
25
|
+
return true;
|
|
26
|
+
}
|
|
27
|
+
function GetVersion200ResponseFromJSON(json) {
|
|
28
|
+
return GetVersion200ResponseFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
function GetVersion200ResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if (json == null) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
'version': json['version'] == null ? undefined : json['version'],
|
|
36
|
+
'commit': json['commit'] == null ? undefined : json['commit'],
|
|
37
|
+
'buildTime': json['buildTime'] == null ? undefined : json['buildTime'],
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
function GetVersion200ResponseToJSON(json) {
|
|
41
|
+
return GetVersion200ResponseToJSONTyped(json, false);
|
|
42
|
+
}
|
|
43
|
+
function GetVersion200ResponseToJSONTyped(value, ignoreDiscriminator = false) {
|
|
44
|
+
if (value == null) {
|
|
45
|
+
return value;
|
|
46
|
+
}
|
|
47
|
+
return {
|
|
48
|
+
'version': value['version'],
|
|
49
|
+
'commit': value['commit'],
|
|
50
|
+
'buildTime': value['buildTime'],
|
|
51
|
+
};
|
|
52
|
+
}
|
|
53
|
+
//# sourceMappingURL=GetVersion200Response.js.map
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface GetVersion200Response
|
|
16
|
+
*/
|
|
17
|
+
export interface GetVersion200Response {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof GetVersion200Response
|
|
22
|
+
*/
|
|
23
|
+
version?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof GetVersion200Response
|
|
28
|
+
*/
|
|
29
|
+
commit?: string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof GetVersion200Response
|
|
34
|
+
*/
|
|
35
|
+
buildTime?: string;
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* Check if a given object implements the GetVersion200Response interface.
|
|
39
|
+
*/
|
|
40
|
+
export declare function instanceOfGetVersion200Response(value: object): value is GetVersion200Response;
|
|
41
|
+
export declare function GetVersion200ResponseFromJSON(json: any): GetVersion200Response;
|
|
42
|
+
export declare function GetVersion200ResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): GetVersion200Response;
|
|
43
|
+
export declare function GetVersion200ResponseToJSON(json: any): GetVersion200Response;
|
|
44
|
+
export declare function GetVersion200ResponseToJSONTyped(value?: GetVersion200Response | null, ignoreDiscriminator?: boolean): any;
|
|
45
|
+
//# sourceMappingURL=GetVersion200Response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GetVersion200Response.d.ts","sourceRoot":"","sources":["../../../../src/api-client/models/GetVersion200Response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AAED;;GAEG;AACH,wBAAgB,+BAA+B,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,qBAAqB,CAE7F;AAED,wBAAgB,6BAA6B,CAAC,IAAI,EAAE,GAAG,GAAG,qBAAqB,CAE9E;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,qBAAqB,CAUjH;AAED,wBAAgB,2BAA2B,CAAC,IAAI,EAAE,GAAG,GAAG,qBAAqB,CAE5E;AAED,wBAAgB,gCAAgC,CAAC,KAAK,CAAC,EAAE,qBAAqB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAWhI"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GetVersion200Response.js","sourceRoot":"","sources":["../../../../src/api-client/models/GetVersion200Response.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAgCH,0EAEC;AAED,sEAEC;AAED,gFAUC;AAED,kEAEC;AAED,4EAWC;AAtCD;;GAEG;AACH,SAAgB,+BAA+B,CAAC,KAAa;IACzD,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,6BAA6B,CAAC,IAAS;IACnD,OAAO,kCAAkC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC3D,CAAC;AAED,SAAgB,kCAAkC,CAAC,IAAS,EAAE,mBAA4B;IACtF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC;QAChE,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC;QAC7D,WAAW,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC;KACzE,CAAC;AACN,CAAC;AAED,SAAgB,2BAA2B,CAAC,IAAS;IACjD,OAAO,gCAAgC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACzD,CAAC;AAED,SAAgB,gCAAgC,CAAC,KAAoC,EAAE,sBAA+B,KAAK;IACvH,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC;QAC3B,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;QACzB,WAAW,EAAE,KAAK,CAAC,WAAW,CAAC;KAClC,CAAC;AACN,CAAC"}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
6
|
-
*
|
|
5
|
+
* VoidRun API
|
|
6
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
6
|
-
*
|
|
5
|
+
* VoidRun API
|
|
6
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
6
|
-
*
|
|
5
|
+
* VoidRun API
|
|
6
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
6
|
-
*
|
|
5
|
+
* VoidRun API
|
|
6
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
6
|
-
*
|
|
5
|
+
* VoidRun API
|
|
6
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
6
|
-
*
|
|
5
|
+
* VoidRun API
|
|
6
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
6
|
-
*
|
|
5
|
+
* VoidRun API
|
|
6
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
6
|
-
*
|
|
5
|
+
* VoidRun API
|
|
6
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* VoidRun API
|
|
3
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
6
|
-
*
|
|
5
|
+
* VoidRun API
|
|
6
|
+
* VoidRun API provides comprehensive management of virtual machines (sandboxes), file system operations, execution environments, and organizational resources. All endpoints except `/api/register` and `/api/version` require the `X-API-Key` header for authentication.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|