@xemahq/xema-shell-api-client 0.2.1 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/dist/endpoints/shell/shell.d.ts +1 -3
  2. package/dist/endpoints/xvfs/xvfs.d.ts +1 -3
  3. package/dist/models/shellCommandDescriptorDto.d.ts +1 -3
  4. package/dist/models/shellCommandDescriptorDtoOutputSchema.d.ts +1 -3
  5. package/dist/models/shellCommandDescriptorDtoOutputSchema.js +1 -3
  6. package/dist/models/shellHelpCommandResponseDto.d.ts +1 -3
  7. package/dist/models/shellHelpCommandResponseDtoDataEnvelope.d.ts +1 -3
  8. package/dist/models/shellHelpListResponseDto.d.ts +1 -3
  9. package/dist/models/shellHelpListResponseDtoDataEnvelope.d.ts +1 -3
  10. package/dist/models/shellParseResponseDto.d.ts +1 -3
  11. package/dist/models/shellParseResponseDtoDataEnvelope.d.ts +1 -3
  12. package/dist/models/shellParseResponseDtoOptions.d.ts +1 -3
  13. package/dist/models/shellParseResponseDtoOptions.js +1 -3
  14. package/dist/models/shellRunDenialDto.d.ts +1 -3
  15. package/dist/models/shellRunDenialDtoSuggestionsItem.d.ts +1 -3
  16. package/dist/models/shellRunDenialDtoSuggestionsItem.js +1 -3
  17. package/dist/models/shellRunDenialReasonDto.d.ts +1 -3
  18. package/dist/models/shellRunDenialReasonDto.js +1 -3
  19. package/dist/models/shellRunDiagnosticDto.d.ts +1 -3
  20. package/dist/models/shellRunDiagnosticDtoLevel.d.ts +1 -3
  21. package/dist/models/shellRunDiagnosticDtoLevel.js +1 -3
  22. package/dist/models/shellRunRequestDto.d.ts +1 -3
  23. package/dist/models/shellRunRequestDtoOutputMode.d.ts +1 -3
  24. package/dist/models/shellRunRequestDtoOutputMode.js +1 -3
  25. package/dist/models/shellRunRequestDtoStdin.d.ts +1 -3
  26. package/dist/models/shellRunRequestDtoStdin.js +1 -3
  27. package/dist/models/shellRunResponseDto.d.ts +1 -3
  28. package/dist/models/shellRunResponseDtoDataEnvelope.d.ts +1 -3
  29. package/dist/models/shellRunResponseDtoResult.d.ts +1 -3
  30. package/dist/models/shellRunResponseDtoResult.js +1 -3
  31. package/dist/models/shellRunResponseDtoStatus.d.ts +1 -3
  32. package/dist/models/shellRunResponseDtoStatus.js +1 -3
  33. package/dist/models/spaceKind.d.ts +1 -3
  34. package/dist/models/spaceKind.js +1 -3
  35. package/dist/models/spaceRefDto.d.ts +1 -3
  36. package/dist/models/xemaObjectKind.d.ts +1 -3
  37. package/dist/models/xemaObjectKind.js +1 -3
  38. package/dist/models/xvfsControllerResolveParams.d.ts +1 -3
  39. package/dist/models/xvfsControllerResolveParams.js +1 -3
  40. package/dist/models/xvfsControllerWriteParams.d.ts +1 -3
  41. package/dist/models/xvfsControllerWriteParams.js +1 -3
  42. package/dist/models/xvfsResolvedDto.d.ts +1 -3
  43. package/dist/models/xvfsResolvedDtoDataEnvelope.d.ts +1 -3
  44. package/dist/models/xvfsResolvedDtoPayload.d.ts +1 -3
  45. package/dist/models/xvfsResolvedDtoPayload.js +1 -3
  46. package/dist/models/xvfsWriteBodyDto.d.ts +1 -3
  47. package/dist/models/xvfsWriteBodyDtoPayload.d.ts +1 -3
  48. package/dist/models/xvfsWriteBodyDtoPayload.js +1 -3
  49. package/dist/models/xvfsWriteResultDto.d.ts +1 -3
  50. package/dist/models/xvfsWriteResultDto.js +1 -3
  51. package/dist/models/xvfsWriteResultDtoDataEnvelope.d.ts +1 -3
  52. package/package.json +2 -2
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  import type { ShellHelpCommandResponseDtoDataEnvelope, ShellHelpListResponseDtoDataEnvelope, ShellParseResponseDtoDataEnvelope, ShellRunRequestDto, ShellRunResponseDtoDataEnvelope } from '../../models';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  import type { XvfsControllerResolveParams, XvfsControllerWriteParams, XvfsResolvedDtoDataEnvelope, XvfsWriteBodyDto, XvfsWriteResultDtoDataEnvelope } from '../../models';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  import type { ShellCommandDescriptorDtoOutputSchema } from './shellCommandDescriptorDtoOutputSchema.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  /**
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Xema Shell API
6
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
7
5
  * OpenAPI spec version: 0.1.1
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  import type { ShellCommandDescriptorDto } from './shellCommandDescriptorDto.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  import type { ShellHelpCommandResponseDto } from './shellHelpCommandResponseDto.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  import type { ShellCommandDescriptorDto } from './shellCommandDescriptorDto.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  import type { ShellHelpListResponseDto } from './shellHelpListResponseDto.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  import type { ShellParseResponseDtoOptions } from './shellParseResponseDtoOptions.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  import type { ShellParseResponseDto } from './shellParseResponseDto.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  export type ShellParseResponseDtoOptions = {
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Xema Shell API
6
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
7
5
  * OpenAPI spec version: 0.1.1
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  import type { ShellRunDenialDtoSuggestionsItem } from './shellRunDenialDtoSuggestionsItem.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  export type ShellRunDenialDtoSuggestionsItem = {
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Xema Shell API
6
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
7
5
  * OpenAPI spec version: 0.1.1
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  export interface ShellRunDenialReasonDto {
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Xema Shell API
6
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
7
5
  * OpenAPI spec version: 0.1.1
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  import type { ShellRunDiagnosticDtoLevel } from './shellRunDiagnosticDtoLevel.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  export type ShellRunDiagnosticDtoLevel = typeof ShellRunDiagnosticDtoLevel[keyof typeof ShellRunDiagnosticDtoLevel];
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Xema Shell API
6
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
7
5
  * OpenAPI spec version: 0.1.1
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  import type { ShellRunRequestDtoOutputMode } from './shellRunRequestDtoOutputMode.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  /**
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Xema Shell API
6
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
7
5
  * OpenAPI spec version: 0.1.1
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  /**
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Xema Shell API
6
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
7
5
  * OpenAPI spec version: 0.1.1
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  import type { ShellRunDenialDto } from './shellRunDenialDto.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  import type { ShellRunResponseDto } from './shellRunResponseDto.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  /**
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Xema Shell API
6
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
7
5
  * OpenAPI spec version: 0.1.1
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  export type ShellRunResponseDtoStatus = typeof ShellRunResponseDtoStatus[keyof typeof ShellRunResponseDtoStatus];
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Xema Shell API
6
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
7
5
  * OpenAPI spec version: 0.1.1
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  /**
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Xema Shell API
6
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
7
5
  * OpenAPI spec version: 0.1.1
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  import type { SpaceKind } from './spaceKind.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  /**
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Xema Shell API
6
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
7
5
  * OpenAPI spec version: 0.1.1
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  export type XvfsControllerResolveParams = {
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Xema Shell API
6
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
7
5
  * OpenAPI spec version: 0.1.1
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  export type XvfsControllerWriteParams = {
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Xema Shell API
6
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
7
5
  * OpenAPI spec version: 0.1.1
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  import type { SpaceRefDto } from './spaceRefDto.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  import type { XvfsResolvedDto } from './xvfsResolvedDto.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  /**
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Xema Shell API
6
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
7
5
  * OpenAPI spec version: 0.1.1
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  import type { XvfsWriteBodyDtoPayload } from './xvfsWriteBodyDtoPayload.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  /**
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Xema Shell API
6
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
7
5
  * OpenAPI spec version: 0.1.1
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  export interface XvfsWriteResultDto {
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Xema Shell API
6
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
7
5
  * OpenAPI spec version: 0.1.1
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Xema Shell API
5
- * Xema Shell + XVFS. Phase 2 ships the read-only XVFS resolve endpoint; full Shell commands + websocket + write path land in Phase 5.
6
4
  * OpenAPI spec version: 0.1.1
7
5
  */
8
6
  import type { XvfsWriteResultDto } from './xvfsWriteResultDto.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xemahq/xema-shell-api-client",
3
- "version": "0.2.1",
3
+ "version": "0.2.2",
4
4
  "main": "./dist/index.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "files": [
@@ -19,7 +19,7 @@
19
19
  "service": "xema-shell-api",
20
20
  "biome": "xema-shell",
21
21
  "target": "server",
22
- "generator": "@xemahq/api-client-generator@0.2.0",
22
+ "generator": "@xemahq/api-client-generator@0.5.0",
23
23
  "source": "openapi.public.json"
24
24
  },
25
25
  "license": "LicenseRef-Xema-BSL-1.1",