@pikku/cli 0.12.54 → 0.12.56
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/cli.schema.json +1 -1
- package/console-app/assets/{index-DYnbceYg.js → index-xN8LW0II.js} +155 -155
- package/console-app/index.html +1 -1
- package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +1 -1
- package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +3 -3
- package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-channel.d.ts +6 -6
- package/dist/.pikku/cli/pikku-cli-channel.js +11 -1
- package/dist/.pikku/cli/pikku-cli-client.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli-client.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-contracts-meta.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli-contracts-meta.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-contracts-meta.gen.json +14 -0
- package/dist/.pikku/cli/pikku-cli-types.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli-types.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.json +29 -0
- package/dist/.pikku/cli/pikku-cli-wirings.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli-wirings.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli.gen.js +1 -1
- package/dist/.pikku/console/pikku-node-types.gen.d.ts +1 -1
- package/dist/.pikku/function/pikku-function-types.gen.d.ts +8 -31
- package/dist/.pikku/function/pikku-function-types.gen.js +1 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.json +1420 -1384
- package/dist/.pikku/function/pikku-functions.gen.js +3 -1
- package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
- package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
- package/dist/.pikku/http/pikku-http-wirings-meta.gen.js +1 -1
- package/dist/.pikku/http/pikku-http-wirings.gen.d.ts +1 -1
- package/dist/.pikku/http/pikku-http-wirings.gen.js +1 -1
- package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
- package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
- package/dist/.pikku/pikku-bootstrap.gen.d.ts +1 -1
- package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
- package/dist/.pikku/pikku-meta-service.gen.d.ts +1 -1
- package/dist/.pikku/pikku-meta-service.gen.js +1 -1
- package/dist/.pikku/pikku-services.gen.d.ts +4 -2
- package/dist/.pikku/pikku-services.gen.js +2 -0
- package/dist/.pikku/pikku-types.gen.d.ts +1 -1
- package/dist/.pikku/pikku-types.gen.js +1 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
- package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.js +1 -1
- package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.json +0 -248
- package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.d.ts +1 -1
- package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.js +1 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +69 -67
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
- package/dist/.pikku/schemas/register.gen.js +191 -185
- package/dist/.pikku/schemas/schemas/FabricAddonVerifyInput.schema.json +1 -0
- package/dist/.pikku/schemas/schemas/FabricAddonVerifyOutput.schema.json +1 -0
- package/dist/.pikku/schemas/schemas/PikkuAuthInput.schema.json +1 -0
- package/dist/.pikku/schemas/schemas/PikkuCLIConfig.schema.json +1 -1
- package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
- package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
- package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
- package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
- package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
- package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
- package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
- package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
- package/dist/.pikku/workflow/meta/allWorkflow.gen.json +9 -3
- package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +1 -1
- package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
- package/dist/bin/pikku-bin.mjs +2 -2
- package/dist/src/cli.wiring.js +15 -1
- package/dist/src/deploy/analyzer/analyzer.d.ts +6 -0
- package/dist/src/deploy/analyzer/analyzer.js +5 -4
- package/dist/src/deploy/build-pipeline.d.ts +5 -1
- package/dist/src/deploy/build-pipeline.js +5 -5
- package/dist/src/deploy/bundler/bun-bundler.d.ts +14 -0
- package/dist/src/deploy/bundler/bun-bundler.js +121 -0
- package/dist/src/deploy/bundler/bundler.d.ts +25 -30
- package/dist/src/deploy/bundler/bundler.interface.d.ts +54 -0
- package/dist/src/deploy/bundler/bundler.interface.js +11 -0
- package/dist/src/deploy/bundler/bundler.js +120 -190
- package/dist/src/deploy/bundler/dep-extractor.d.ts +11 -3
- package/dist/src/deploy/bundler/dep-extractor.js +12 -6
- package/dist/src/deploy/bundler/index.d.ts +5 -2
- package/dist/src/deploy/bundler/index.js +4 -2
- package/dist/src/deploy/bundler/node-bundler.d.ts +13 -0
- package/dist/src/deploy/bundler/node-bundler.js +80 -0
- package/dist/src/deploy/provider-adapter.d.ts +11 -0
- package/dist/src/deploy/server-entry.js +3 -1
- package/dist/src/fabric/fabric-commands.d.ts +109 -72
- package/dist/src/fabric/fabric-commands.js +8 -0
- package/dist/src/fabric/functions/add.function.d.ts +3 -3
- package/dist/src/fabric/functions/addon-verify.function.d.ts +54 -0
- package/dist/src/fabric/functions/addon-verify.function.js +153 -0
- package/dist/src/fabric/functions/db-schema.function.d.ts +3 -3
- package/dist/src/fabric/functions/deploy-list.function.d.ts +3 -3
- package/dist/src/fabric/functions/deploy-units.function.d.ts +3 -3
- package/dist/src/fabric/functions/deploy.function.d.ts +6 -6
- package/dist/src/fabric/functions/domains-add.function.d.ts +3 -3
- package/dist/src/fabric/functions/domains-list.function.d.ts +3 -3
- package/dist/src/fabric/functions/domains-remove.function.d.ts +3 -3
- package/dist/src/fabric/functions/errors.function.d.ts +3 -3
- package/dist/src/fabric/functions/init.function.d.ts +3 -3
- package/dist/src/fabric/functions/link.function.d.ts +3 -3
- package/dist/src/fabric/functions/llm-key.function.d.ts +3 -3
- package/dist/src/fabric/functions/llm-key.function.js +1 -1
- package/dist/src/fabric/functions/login.function.d.ts +3 -3
- package/dist/src/fabric/functions/logs.function.d.ts +3 -3
- package/dist/src/fabric/functions/metrics.function.d.ts +3 -3
- package/dist/src/fabric/functions/publish.function.d.ts +3 -3
- package/dist/src/fabric/functions/publish.function.js +8 -3
- package/dist/src/fabric/functions/rollback.function.d.ts +3 -3
- package/dist/src/fabric/functions/secrets-list.function.d.ts +3 -3
- package/dist/src/fabric/functions/secrets-set.function.d.ts +3 -3
- package/dist/src/fabric/functions/smoke.function.d.ts +3 -3
- package/dist/src/fabric/functions/status.function.d.ts +3 -3
- package/dist/src/fabric/functions/trace.function.d.ts +3 -3
- package/dist/src/fabric/functions/validate.function.d.ts +3 -3
- package/dist/src/functions/commands/all.d.ts +1 -1
- package/dist/src/functions/commands/all.js +19 -2
- package/dist/src/functions/commands/binary.d.ts +3 -3
- package/dist/src/functions/commands/bootstrap.d.ts +1 -1
- package/dist/src/functions/commands/bootstrap.js +3 -0
- package/dist/src/functions/commands/console.d.ts +3 -3
- package/dist/src/functions/commands/db-audit.d.ts +1 -1
- package/dist/src/functions/commands/db-generate.d.ts +1 -1
- package/dist/src/functions/commands/db-migrate.d.ts +1 -1
- package/dist/src/functions/commands/db-reset.d.ts +1 -1
- package/dist/src/functions/commands/db-seed.d.ts +1 -1
- package/dist/src/functions/commands/deploy-apply.d.ts +3 -3
- package/dist/src/functions/commands/deploy-apply.js +32 -1
- package/dist/src/functions/commands/deploy-info.d.ts +1 -1
- package/dist/src/functions/commands/deploy-plan.d.ts +3 -3
- package/dist/src/functions/commands/deploy-plan.js +3 -1
- package/dist/src/functions/commands/dev.d.ts +3 -3
- package/dist/src/functions/commands/dev.js +17 -45
- package/dist/src/functions/commands/emails-init.d.ts +1 -1
- package/dist/src/functions/commands/enable.d.ts +6 -5
- package/dist/src/functions/commands/enable.js +4 -0
- package/dist/src/functions/commands/info.d.ts +4 -4
- package/dist/src/functions/commands/login.d.ts +7 -7
- package/dist/src/functions/commands/meta.d.ts +31 -31
- package/dist/src/functions/commands/new-addon.d.ts +3 -3
- package/dist/src/functions/commands/new-function.d.ts +3 -3
- package/dist/src/functions/commands/new-middleware.d.ts +3 -3
- package/dist/src/functions/commands/new-permission.d.ts +3 -3
- package/dist/src/functions/commands/new-wiring.d.ts +3 -3
- package/dist/src/functions/commands/pikku-command-bootstrap.d.ts +1 -1
- package/dist/src/functions/commands/pikku-command-summary.d.ts +1 -1
- package/dist/src/functions/commands/pikku-command-summary.js +6 -1
- package/dist/src/functions/commands/skills.d.ts +6 -6
- package/dist/src/functions/commands/tests-coverage.d.ts +3 -3
- package/dist/src/functions/commands/tests-init.d.ts +3 -3
- package/dist/src/functions/commands/versions-check.d.ts +1 -1
- package/dist/src/functions/commands/versions-init.d.ts +3 -3
- package/dist/src/functions/commands/versions-update.d.ts +1 -1
- package/dist/src/functions/commands/watch.d.ts +3 -3
- package/dist/src/functions/commands/workspace-validate.d.ts +3 -3
- package/dist/src/functions/db/db-codegen.js +14 -0
- package/dist/src/functions/db/sqlite/sqlite-runtime-bun.js +10 -0
- package/dist/src/functions/runtimes/fetch/index.d.ts +1 -1
- package/dist/src/functions/runtimes/nextjs/pikku-command-nextjs.d.ts +1 -1
- package/dist/src/functions/runtimes/tanstack-start/pikku-command-tanstack-start.d.ts +1 -1
- package/dist/src/functions/runtimes/websocket/pikku-command-websocket-typed.d.ts +1 -1
- package/dist/src/functions/wirings/ai-agent/pikku-command-ai-agent-types.d.ts +1 -1
- package/dist/src/functions/wirings/ai-agent/pikku-command-ai-agent.d.ts +1 -1
- package/dist/src/functions/wirings/ai-agent/pikku-command-public-agent.d.ts +1 -1
- package/dist/src/functions/wirings/auth/pikku-command-auth.d.ts +7 -1
- package/dist/src/functions/wirings/auth/pikku-command-auth.js +14 -2
- package/dist/src/functions/wirings/auth/serialize-auth-types.d.ts +10 -0
- package/dist/src/functions/wirings/auth/serialize-auth-types.js +15 -0
- package/dist/src/functions/wirings/channels/pikku-channels.d.ts +1 -1
- package/dist/src/functions/wirings/channels/pikku-command-channel-types.d.ts +1 -1
- package/dist/src/functions/wirings/channels/pikku-command-channels-map.d.ts +1 -1
- package/dist/src/functions/wirings/channels/pikku-command-channels.d.ts +1 -1
- package/dist/src/functions/wirings/cli/pikku-command-cli-entry.d.ts +1 -1
- package/dist/src/functions/wirings/cli/pikku-command-cli-types.d.ts +1 -1
- package/dist/src/functions/wirings/cli/pikku-command-cli.d.ts +1 -1
- package/dist/src/functions/wirings/console/pikku-command-console-functions.d.ts +1 -1
- package/dist/src/functions/wirings/console/pikku-command-node-types.d.ts +1 -1
- package/dist/src/functions/wirings/console/pikku-command-nodes-meta.d.ts +1 -1
- package/dist/src/functions/wirings/credentials/pikku-command-credentials.d.ts +1 -1
- package/dist/src/functions/wirings/emails/pikku-command-emails.d.ts +1 -1
- package/dist/src/functions/wirings/functions/pikku-command-addon-types.d.ts +1 -1
- package/dist/src/functions/wirings/functions/pikku-command-function-types-split.d.ts +3 -3
- package/dist/src/functions/wirings/functions/pikku-command-function-types.d.ts +3 -3
- package/dist/src/functions/wirings/functions/pikku-command-function-types.js +10 -3
- package/dist/src/functions/wirings/functions/pikku-command-functions.d.ts +1 -1
- package/dist/src/functions/wirings/functions/pikku-command-services.d.ts +1 -1
- package/dist/src/functions/wirings/functions/schemas.d.ts +1 -1
- package/dist/src/functions/wirings/functions/serialize-function-types.js +6 -29
- package/dist/src/functions/wirings/gateway/pikku-command-gateway.d.ts +1 -1
- package/dist/src/functions/wirings/http/pikku-command-http-map.d.ts +1 -1
- package/dist/src/functions/wirings/http/pikku-command-http-routes.d.ts +1 -1
- package/dist/src/functions/wirings/http/pikku-command-http-types.d.ts +1 -1
- package/dist/src/functions/wirings/http/pikku-command-openapi.d.ts +1 -1
- package/dist/src/functions/wirings/http/pikku-http-routes.d.ts +1 -1
- package/dist/src/functions/wirings/mcp/pikku-command-mcp-json.d.ts +1 -1
- package/dist/src/functions/wirings/mcp/pikku-command-mcp-types.d.ts +1 -1
- package/dist/src/functions/wirings/mcp/pikku-command-mcp.d.ts +1 -1
- package/dist/src/functions/wirings/middleware/pikku-command-middleware.d.ts +1 -1
- package/dist/src/functions/wirings/package/pikku-command-package-types.d.ts +2 -2
- package/dist/src/functions/wirings/package/pikku-command-package.d.ts +1 -1
- package/dist/src/functions/wirings/permissions/pikku-command-permissions.d.ts +1 -1
- package/dist/src/functions/wirings/queue/pikku-command-queue-map.d.ts +1 -1
- package/dist/src/functions/wirings/queue/pikku-command-queue-service.d.ts +1 -1
- package/dist/src/functions/wirings/queue/pikku-command-queue-types.d.ts +1 -1
- package/dist/src/functions/wirings/queue/pikku-command-queue.d.ts +1 -1
- package/dist/src/functions/wirings/queue/pikku-queue-map.d.ts +1 -1
- package/dist/src/functions/wirings/queue/pikku-queue.d.ts +1 -1
- package/dist/src/functions/wirings/realtime/pikku-command-events-scaffold.d.ts +1 -1
- package/dist/src/functions/wirings/realtime/pikku-command-realtime.d.ts +1 -1
- package/dist/src/functions/wirings/rpc/pikku-command-public-rpc.d.ts +1 -1
- package/dist/src/functions/wirings/rpc/pikku-command-react-query.d.ts +1 -1
- package/dist/src/functions/wirings/rpc/pikku-command-remote-rpc.d.ts +1 -1
- package/dist/src/functions/wirings/rpc/pikku-command-rpc-client.d.ts +1 -1
- package/dist/src/functions/wirings/rpc/pikku-command-rpc-map.d.ts +2 -2
- package/dist/src/functions/wirings/rpc/pikku-command-rpc.d.ts +1 -1
- package/dist/src/functions/wirings/scheduler/pikku-command-scheduler-types.d.ts +1 -1
- package/dist/src/functions/wirings/scheduler/pikku-command-scheduler.d.ts +1 -1
- package/dist/src/functions/wirings/secrets/pikku-command-secrets.d.ts +1 -1
- package/dist/src/functions/wirings/triggers/pikku-command-trigger-types.d.ts +3 -3
- package/dist/src/functions/wirings/triggers/pikku-command-trigger.d.ts +1 -1
- package/dist/src/functions/wirings/variables/pikku-command-variables.d.ts +1 -1
- package/dist/src/functions/wirings/workflow/pikku-command-workflow-routes.d.ts +1 -1
- package/dist/src/functions/wirings/workflow/pikku-command-workflow.d.ts +1 -1
- package/dist/src/functions/workflows/all.workflow.js +6 -1
- package/dist/src/scaffold/rpc-remote.gen.d.ts +3 -3
- package/dist/src/scaffold/rpc-remote.gen.js +1 -1
- package/dist/src/server/bun-server-runner.d.ts +17 -0
- package/dist/src/server/bun-server-runner.js +25 -0
- package/dist/src/server/dev-server-runner.interface.d.ts +31 -0
- package/dist/src/server/dev-server-runner.interface.js +11 -0
- package/dist/src/server/node-server-runner.d.ts +12 -0
- package/dist/src/server/node-server-runner.js +30 -0
- package/dist/src/services/cli-logger.service.js +7 -1
- package/dist/src/services.js +18 -0
- package/dist/src/utils/detect-better-auth.d.ts +7 -0
- package/dist/src/utils/detect-better-auth.js +29 -0
- package/dist/src/utils/parse-cli-filters.d.ts +1 -0
- package/dist/src/utils/parse-cli-filters.js +1 -0
- package/dist/src/utils/pikku-cli-config.js +1 -1
- package/dist/src/utils/serialize-schemas.js +5 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +4 -4
- package/skills/pikku-addon/SKILL.md +25 -117
- package/skills/pikku-addon/references/addon-package-manifest.md +63 -0
- package/skills/pikku-cli/SKILL.md +7 -93
- package/skills/pikku-cli/references/complete-example.md +82 -0
- package/skills/pikku-concepts/SKILL.md +17 -69
- package/skills/pikku-concepts/references/concept-mapping.md +37 -13
- package/skills/pikku-concepts/references/packages.md +29 -0
- package/skills/pikku-http/SKILL.md +14 -105
- package/skills/pikku-http/references/http-options.md +57 -0
- package/skills/pikku-middleware/SKILL.md +11 -68
- package/skills/pikku-middleware/references/middleware-patterns.md +61 -0
- package/skills/pikku-realtime/SKILL.md +56 -105
- package/skills/pikku-realtime/references/other-routes.md +23 -0
- package/skills/pikku-services/SKILL.md +25 -108
- package/skills/pikku-services/references/audit-wire-service.md +34 -0
- package/skills/pikku-testing/SKILL.md +51 -359
- package/skills/pikku-testing/references/cucumber-bdd-testing.md +176 -0
- package/skills/pikku-workflow/SKILL.md +93 -259
- package/skills/pikku-workflow/references/workflow-reference.md +63 -0
|
@@ -1,35 +1,41 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.
|
|
2
|
+
* This file was generated by @pikku/cli@0.12.56
|
|
3
3
|
*/
|
|
4
4
|
import { addSchema } from '@pikku/core/schema';
|
|
5
|
-
import * as
|
|
6
|
-
addSchema('
|
|
7
|
-
import * as PikkuEmailsOutput from './schemas/PikkuEmailsOutput.schema.json' with { type: 'json' };
|
|
8
|
-
addSchema('PikkuEmailsOutput', PikkuEmailsOutput);
|
|
9
|
-
import * as LogoutInput from './schemas/LogoutInput.schema.json' with { type: 'json' };
|
|
10
|
-
addSchema('LogoutInput', LogoutInput);
|
|
11
|
-
import * as WhoamiInput from './schemas/WhoamiInput.schema.json' with { type: 'json' };
|
|
12
|
-
addSchema('WhoamiInput', WhoamiInput);
|
|
5
|
+
import * as BinaryInput from './schemas/BinaryInput.schema.json' with { type: 'json' };
|
|
6
|
+
addSchema('BinaryInput', BinaryInput);
|
|
13
7
|
import * as BootstrapInput from './schemas/BootstrapInput.schema.json' with { type: 'json' };
|
|
14
8
|
addSchema('BootstrapInput', BootstrapInput);
|
|
15
|
-
import * as
|
|
16
|
-
addSchema('
|
|
17
|
-
import * as
|
|
18
|
-
addSchema('
|
|
19
|
-
import * as
|
|
20
|
-
addSchema('
|
|
21
|
-
import * as
|
|
22
|
-
addSchema('
|
|
23
|
-
import * as
|
|
24
|
-
addSchema('
|
|
25
|
-
import * as
|
|
26
|
-
addSchema('
|
|
27
|
-
import * as
|
|
28
|
-
addSchema('
|
|
29
|
-
import * as
|
|
30
|
-
addSchema('
|
|
31
|
-
import * as
|
|
32
|
-
addSchema('
|
|
9
|
+
import * as ConsoleCommandInput from './schemas/ConsoleCommandInput.schema.json' with { type: 'json' };
|
|
10
|
+
addSchema('ConsoleCommandInput', ConsoleCommandInput);
|
|
11
|
+
import * as DbAuditInput from './schemas/DbAuditInput.schema.json' with { type: 'json' };
|
|
12
|
+
addSchema('DbAuditInput', DbAuditInput);
|
|
13
|
+
import * as DbGenerateInput from './schemas/DbGenerateInput.schema.json' with { type: 'json' };
|
|
14
|
+
addSchema('DbGenerateInput', DbGenerateInput);
|
|
15
|
+
import * as DbMigrateInput from './schemas/DbMigrateInput.schema.json' with { type: 'json' };
|
|
16
|
+
addSchema('DbMigrateInput', DbMigrateInput);
|
|
17
|
+
import * as DbResetInput from './schemas/DbResetInput.schema.json' with { type: 'json' };
|
|
18
|
+
addSchema('DbResetInput', DbResetInput);
|
|
19
|
+
import * as DbSeedInput from './schemas/DbSeedInput.schema.json' with { type: 'json' };
|
|
20
|
+
addSchema('DbSeedInput', DbSeedInput);
|
|
21
|
+
import * as DeployApplyInput from './schemas/DeployApplyInput.schema.json' with { type: 'json' };
|
|
22
|
+
addSchema('DeployApplyInput', DeployApplyInput);
|
|
23
|
+
import * as DeployPlanInput from './schemas/DeployPlanInput.schema.json' with { type: 'json' };
|
|
24
|
+
addSchema('DeployPlanInput', DeployPlanInput);
|
|
25
|
+
import * as DevInput from './schemas/DevInput.schema.json' with { type: 'json' };
|
|
26
|
+
addSchema('DevInput', DevInput);
|
|
27
|
+
import * as FabricAddInput from './schemas/FabricAddInput.schema.json' with { type: 'json' };
|
|
28
|
+
addSchema('FabricAddInput', FabricAddInput);
|
|
29
|
+
import * as FabricAddOutput from './schemas/FabricAddOutput.schema.json' with { type: 'json' };
|
|
30
|
+
addSchema('FabricAddOutput', FabricAddOutput);
|
|
31
|
+
import * as FabricAddonVerifyInput from './schemas/FabricAddonVerifyInput.schema.json' with { type: 'json' };
|
|
32
|
+
addSchema('FabricAddonVerifyInput', FabricAddonVerifyInput);
|
|
33
|
+
import * as FabricAddonVerifyOutput from './schemas/FabricAddonVerifyOutput.schema.json' with { type: 'json' };
|
|
34
|
+
addSchema('FabricAddonVerifyOutput', FabricAddonVerifyOutput);
|
|
35
|
+
import * as FabricDbSchemaInput from './schemas/FabricDbSchemaInput.schema.json' with { type: 'json' };
|
|
36
|
+
addSchema('FabricDbSchemaInput', FabricDbSchemaInput);
|
|
37
|
+
import * as FabricDbSchemaOutput from './schemas/FabricDbSchemaOutput.schema.json' with { type: 'json' };
|
|
38
|
+
addSchema('FabricDbSchemaOutput', FabricDbSchemaOutput);
|
|
33
39
|
import * as FabricDeployApplyInput from './schemas/FabricDeployApplyInput.schema.json' with { type: 'json' };
|
|
34
40
|
addSchema('FabricDeployApplyInput', FabricDeployApplyInput);
|
|
35
41
|
import * as FabricDeployApplyOutput from './schemas/FabricDeployApplyOutput.schema.json' with { type: 'json' };
|
|
@@ -38,34 +44,46 @@ import * as FabricDeployListInput from './schemas/FabricDeployListInput.schema.j
|
|
|
38
44
|
addSchema('FabricDeployListInput', FabricDeployListInput);
|
|
39
45
|
import * as FabricDeployListOutput from './schemas/FabricDeployListOutput.schema.json' with { type: 'json' };
|
|
40
46
|
addSchema('FabricDeployListOutput', FabricDeployListOutput);
|
|
47
|
+
import * as FabricDeployPlanInput from './schemas/FabricDeployPlanInput.schema.json' with { type: 'json' };
|
|
48
|
+
addSchema('FabricDeployPlanInput', FabricDeployPlanInput);
|
|
49
|
+
import * as FabricDeployPlanOutput from './schemas/FabricDeployPlanOutput.schema.json' with { type: 'json' };
|
|
50
|
+
addSchema('FabricDeployPlanOutput', FabricDeployPlanOutput);
|
|
41
51
|
import * as FabricDeployUnitsInput from './schemas/FabricDeployUnitsInput.schema.json' with { type: 'json' };
|
|
42
52
|
addSchema('FabricDeployUnitsInput', FabricDeployUnitsInput);
|
|
43
53
|
import * as FabricDeployUnitsOutput from './schemas/FabricDeployUnitsOutput.schema.json' with { type: 'json' };
|
|
44
54
|
addSchema('FabricDeployUnitsOutput', FabricDeployUnitsOutput);
|
|
45
|
-
import * as
|
|
46
|
-
addSchema('
|
|
47
|
-
import * as
|
|
48
|
-
addSchema('
|
|
55
|
+
import * as FabricDomainsAddInput from './schemas/FabricDomainsAddInput.schema.json' with { type: 'json' };
|
|
56
|
+
addSchema('FabricDomainsAddInput', FabricDomainsAddInput);
|
|
57
|
+
import * as FabricDomainsAddOutput from './schemas/FabricDomainsAddOutput.schema.json' with { type: 'json' };
|
|
58
|
+
addSchema('FabricDomainsAddOutput', FabricDomainsAddOutput);
|
|
59
|
+
import * as FabricDomainsListInput from './schemas/FabricDomainsListInput.schema.json' with { type: 'json' };
|
|
60
|
+
addSchema('FabricDomainsListInput', FabricDomainsListInput);
|
|
61
|
+
import * as FabricDomainsListOutput from './schemas/FabricDomainsListOutput.schema.json' with { type: 'json' };
|
|
62
|
+
addSchema('FabricDomainsListOutput', FabricDomainsListOutput);
|
|
63
|
+
import * as FabricDomainsRemoveInput from './schemas/FabricDomainsRemoveInput.schema.json' with { type: 'json' };
|
|
64
|
+
addSchema('FabricDomainsRemoveInput', FabricDomainsRemoveInput);
|
|
65
|
+
import * as FabricDomainsRemoveOutput from './schemas/FabricDomainsRemoveOutput.schema.json' with { type: 'json' };
|
|
66
|
+
addSchema('FabricDomainsRemoveOutput', FabricDomainsRemoveOutput);
|
|
49
67
|
import * as FabricErrorsInput from './schemas/FabricErrorsInput.schema.json' with { type: 'json' };
|
|
50
68
|
addSchema('FabricErrorsInput', FabricErrorsInput);
|
|
51
69
|
import * as FabricErrorsOutput from './schemas/FabricErrorsOutput.schema.json' with { type: 'json' };
|
|
52
70
|
addSchema('FabricErrorsOutput', FabricErrorsOutput);
|
|
53
|
-
import * as
|
|
54
|
-
addSchema('
|
|
55
|
-
import * as
|
|
56
|
-
addSchema('
|
|
57
|
-
import * as
|
|
58
|
-
addSchema('
|
|
59
|
-
import * as
|
|
60
|
-
addSchema('
|
|
61
|
-
import * as
|
|
62
|
-
addSchema('
|
|
63
|
-
import * as
|
|
64
|
-
addSchema('
|
|
65
|
-
import * as
|
|
66
|
-
addSchema('
|
|
67
|
-
import * as
|
|
68
|
-
addSchema('
|
|
71
|
+
import * as FabricInitInput from './schemas/FabricInitInput.schema.json' with { type: 'json' };
|
|
72
|
+
addSchema('FabricInitInput', FabricInitInput);
|
|
73
|
+
import * as FabricInitOutput from './schemas/FabricInitOutput.schema.json' with { type: 'json' };
|
|
74
|
+
addSchema('FabricInitOutput', FabricInitOutput);
|
|
75
|
+
import * as FabricLLMKeyInput from './schemas/FabricLLMKeyInput.schema.json' with { type: 'json' };
|
|
76
|
+
addSchema('FabricLLMKeyInput', FabricLLMKeyInput);
|
|
77
|
+
import * as FabricLLMKeyOutput from './schemas/FabricLLMKeyOutput.schema.json' with { type: 'json' };
|
|
78
|
+
addSchema('FabricLLMKeyOutput', FabricLLMKeyOutput);
|
|
79
|
+
import * as FabricLinkInput from './schemas/FabricLinkInput.schema.json' with { type: 'json' };
|
|
80
|
+
addSchema('FabricLinkInput', FabricLinkInput);
|
|
81
|
+
import * as FabricLinkOutput from './schemas/FabricLinkOutput.schema.json' with { type: 'json' };
|
|
82
|
+
addSchema('FabricLinkOutput', FabricLinkOutput);
|
|
83
|
+
import * as FabricLoginInput from './schemas/FabricLoginInput.schema.json' with { type: 'json' };
|
|
84
|
+
addSchema('FabricLoginInput', FabricLoginInput);
|
|
85
|
+
import * as FabricLoginOutput from './schemas/FabricLoginOutput.schema.json' with { type: 'json' };
|
|
86
|
+
addSchema('FabricLoginOutput', FabricLoginOutput);
|
|
69
87
|
import * as FabricLogsInput from './schemas/FabricLogsInput.schema.json' with { type: 'json' };
|
|
70
88
|
addSchema('FabricLogsInput', FabricLogsInput);
|
|
71
89
|
import * as FabricLogsOutput from './schemas/FabricLogsOutput.schema.json' with { type: 'json' };
|
|
@@ -74,181 +92,169 @@ import * as FabricMetricsInput from './schemas/FabricMetricsInput.schema.json' w
|
|
|
74
92
|
addSchema('FabricMetricsInput', FabricMetricsInput);
|
|
75
93
|
import * as FabricMetricsOutput from './schemas/FabricMetricsOutput.schema.json' with { type: 'json' };
|
|
76
94
|
addSchema('FabricMetricsOutput', FabricMetricsOutput);
|
|
95
|
+
import * as FabricPublishInput from './schemas/FabricPublishInput.schema.json' with { type: 'json' };
|
|
96
|
+
addSchema('FabricPublishInput', FabricPublishInput);
|
|
97
|
+
import * as FabricPublishOutput from './schemas/FabricPublishOutput.schema.json' with { type: 'json' };
|
|
98
|
+
addSchema('FabricPublishOutput', FabricPublishOutput);
|
|
99
|
+
import * as FabricRollbackInput from './schemas/FabricRollbackInput.schema.json' with { type: 'json' };
|
|
100
|
+
addSchema('FabricRollbackInput', FabricRollbackInput);
|
|
101
|
+
import * as FabricRollbackOutput from './schemas/FabricRollbackOutput.schema.json' with { type: 'json' };
|
|
102
|
+
addSchema('FabricRollbackOutput', FabricRollbackOutput);
|
|
103
|
+
import * as FabricSecretsListInput from './schemas/FabricSecretsListInput.schema.json' with { type: 'json' };
|
|
104
|
+
addSchema('FabricSecretsListInput', FabricSecretsListInput);
|
|
105
|
+
import * as FabricSecretsListOutput from './schemas/FabricSecretsListOutput.schema.json' with { type: 'json' };
|
|
106
|
+
addSchema('FabricSecretsListOutput', FabricSecretsListOutput);
|
|
107
|
+
import * as FabricSecretsSetInput from './schemas/FabricSecretsSetInput.schema.json' with { type: 'json' };
|
|
108
|
+
addSchema('FabricSecretsSetInput', FabricSecretsSetInput);
|
|
109
|
+
import * as FabricSecretsSetOutput from './schemas/FabricSecretsSetOutput.schema.json' with { type: 'json' };
|
|
110
|
+
addSchema('FabricSecretsSetOutput', FabricSecretsSetOutput);
|
|
111
|
+
import * as FabricSmokeInput from './schemas/FabricSmokeInput.schema.json' with { type: 'json' };
|
|
112
|
+
addSchema('FabricSmokeInput', FabricSmokeInput);
|
|
113
|
+
import * as FabricSmokeOutput from './schemas/FabricSmokeOutput.schema.json' with { type: 'json' };
|
|
114
|
+
addSchema('FabricSmokeOutput', FabricSmokeOutput);
|
|
115
|
+
import * as FabricStatusInput from './schemas/FabricStatusInput.schema.json' with { type: 'json' };
|
|
116
|
+
addSchema('FabricStatusInput', FabricStatusInput);
|
|
117
|
+
import * as FabricStatusOutput from './schemas/FabricStatusOutput.schema.json' with { type: 'json' };
|
|
118
|
+
addSchema('FabricStatusOutput', FabricStatusOutput);
|
|
77
119
|
import * as FabricTraceInput from './schemas/FabricTraceInput.schema.json' with { type: 'json' };
|
|
78
120
|
addSchema('FabricTraceInput', FabricTraceInput);
|
|
79
121
|
import * as FabricTraceOutput from './schemas/FabricTraceOutput.schema.json' with { type: 'json' };
|
|
80
122
|
addSchema('FabricTraceOutput', FabricTraceOutput);
|
|
81
|
-
import * as FabricDomainsListInput from './schemas/FabricDomainsListInput.schema.json' with { type: 'json' };
|
|
82
|
-
addSchema('FabricDomainsListInput', FabricDomainsListInput);
|
|
83
|
-
import * as FabricDomainsListOutput from './schemas/FabricDomainsListOutput.schema.json' with { type: 'json' };
|
|
84
|
-
addSchema('FabricDomainsListOutput', FabricDomainsListOutput);
|
|
85
|
-
import * as FabricDomainsAddInput from './schemas/FabricDomainsAddInput.schema.json' with { type: 'json' };
|
|
86
|
-
addSchema('FabricDomainsAddInput', FabricDomainsAddInput);
|
|
87
|
-
import * as FabricDomainsAddOutput from './schemas/FabricDomainsAddOutput.schema.json' with { type: 'json' };
|
|
88
|
-
addSchema('FabricDomainsAddOutput', FabricDomainsAddOutput);
|
|
89
|
-
import * as FabricDomainsRemoveInput from './schemas/FabricDomainsRemoveInput.schema.json' with { type: 'json' };
|
|
90
|
-
addSchema('FabricDomainsRemoveInput', FabricDomainsRemoveInput);
|
|
91
|
-
import * as FabricDomainsRemoveOutput from './schemas/FabricDomainsRemoveOutput.schema.json' with { type: 'json' };
|
|
92
|
-
addSchema('FabricDomainsRemoveOutput', FabricDomainsRemoveOutput);
|
|
93
|
-
import * as FabricLLMKeyInput from './schemas/FabricLLMKeyInput.schema.json' with { type: 'json' };
|
|
94
|
-
addSchema('FabricLLMKeyInput', FabricLLMKeyInput);
|
|
95
|
-
import * as FabricLLMKeyOutput from './schemas/FabricLLMKeyOutput.schema.json' with { type: 'json' };
|
|
96
|
-
addSchema('FabricLLMKeyOutput', FabricLLMKeyOutput);
|
|
97
123
|
import * as FabricValidateInput from './schemas/FabricValidateInput.schema.json' with { type: 'json' };
|
|
98
124
|
addSchema('FabricValidateInput', FabricValidateInput);
|
|
99
125
|
import * as FabricValidateOutput from './schemas/FabricValidateOutput.schema.json' with { type: 'json' };
|
|
100
126
|
addSchema('FabricValidateOutput', FabricValidateOutput);
|
|
101
|
-
import * as
|
|
102
|
-
addSchema('
|
|
103
|
-
import * as FabricSmokeOutput from './schemas/FabricSmokeOutput.schema.json' with { type: 'json' };
|
|
104
|
-
addSchema('FabricSmokeOutput', FabricSmokeOutput);
|
|
105
|
-
import * as FabricPublishInput from './schemas/FabricPublishInput.schema.json' with { type: 'json' };
|
|
106
|
-
addSchema('FabricPublishInput', FabricPublishInput);
|
|
107
|
-
import * as FabricPublishOutput from './schemas/FabricPublishOutput.schema.json' with { type: 'json' };
|
|
108
|
-
addSchema('FabricPublishOutput', FabricPublishOutput);
|
|
109
|
-
import * as FabricAddInput from './schemas/FabricAddInput.schema.json' with { type: 'json' };
|
|
110
|
-
addSchema('FabricAddInput', FabricAddInput);
|
|
111
|
-
import * as FabricAddOutput from './schemas/FabricAddOutput.schema.json' with { type: 'json' };
|
|
112
|
-
addSchema('FabricAddOutput', FabricAddOutput);
|
|
113
|
-
import * as WatchInput from './schemas/WatchInput.schema.json' with { type: 'json' };
|
|
114
|
-
addSchema('WatchInput', WatchInput);
|
|
115
|
-
import * as ConsoleCommandInput from './schemas/ConsoleCommandInput.schema.json' with { type: 'json' };
|
|
116
|
-
addSchema('ConsoleCommandInput', ConsoleCommandInput);
|
|
117
|
-
import * as DevInput from './schemas/DevInput.schema.json' with { type: 'json' };
|
|
118
|
-
addSchema('DevInput', DevInput);
|
|
119
|
-
import * as DbMigrateInput from './schemas/DbMigrateInput.schema.json' with { type: 'json' };
|
|
120
|
-
addSchema('DbMigrateInput', DbMigrateInput);
|
|
121
|
-
import * as DbGenerateInput from './schemas/DbGenerateInput.schema.json' with { type: 'json' };
|
|
122
|
-
addSchema('DbGenerateInput', DbGenerateInput);
|
|
123
|
-
import * as DbSeedInput from './schemas/DbSeedInput.schema.json' with { type: 'json' };
|
|
124
|
-
addSchema('DbSeedInput', DbSeedInput);
|
|
125
|
-
import * as DbResetInput from './schemas/DbResetInput.schema.json' with { type: 'json' };
|
|
126
|
-
addSchema('DbResetInput', DbResetInput);
|
|
127
|
-
import * as DbAuditInput from './schemas/DbAuditInput.schema.json' with { type: 'json' };
|
|
128
|
-
addSchema('DbAuditInput', DbAuditInput);
|
|
129
|
-
import * as WorkspaceValidateInput from './schemas/WorkspaceValidateInput.schema.json' with { type: 'json' };
|
|
130
|
-
addSchema('WorkspaceValidateInput', WorkspaceValidateInput);
|
|
131
|
-
import * as WorkspaceValidateOutput from './schemas/WorkspaceValidateOutput.schema.json' with { type: 'json' };
|
|
132
|
-
addSchema('WorkspaceValidateOutput', WorkspaceValidateOutput);
|
|
133
|
-
import * as PikkuVersionsInitInput from './schemas/PikkuVersionsInitInput.schema.json' with { type: 'json' };
|
|
134
|
-
addSchema('PikkuVersionsInitInput', PikkuVersionsInitInput);
|
|
135
|
-
import * as PikkuTestsInitInput from './schemas/PikkuTestsInitInput.schema.json' with { type: 'json' };
|
|
136
|
-
addSchema('PikkuTestsInitInput', PikkuTestsInitInput);
|
|
137
|
-
import * as PikkuTestsCoverageInput from './schemas/PikkuTestsCoverageInput.schema.json' with { type: 'json' };
|
|
138
|
-
addSchema('PikkuTestsCoverageInput', PikkuTestsCoverageInput);
|
|
139
|
-
import * as PikkuNewFunctionInput from './schemas/PikkuNewFunctionInput.schema.json' with { type: 'json' };
|
|
140
|
-
addSchema('PikkuNewFunctionInput', PikkuNewFunctionInput);
|
|
141
|
-
import * as PikkuNewWiringInput from './schemas/PikkuNewWiringInput.schema.json' with { type: 'json' };
|
|
142
|
-
addSchema('PikkuNewWiringInput', PikkuNewWiringInput);
|
|
143
|
-
import * as PikkuNewMiddlewareInput from './schemas/PikkuNewMiddlewareInput.schema.json' with { type: 'json' };
|
|
144
|
-
addSchema('PikkuNewMiddlewareInput', PikkuNewMiddlewareInput);
|
|
145
|
-
import * as PikkuNewPermissionInput from './schemas/PikkuNewPermissionInput.schema.json' with { type: 'json' };
|
|
146
|
-
addSchema('PikkuNewPermissionInput', PikkuNewPermissionInput);
|
|
147
|
-
import * as PikkuNewAddonInput from './schemas/PikkuNewAddonInput.schema.json' with { type: 'json' };
|
|
148
|
-
addSchema('PikkuNewAddonInput', PikkuNewAddonInput);
|
|
149
|
-
import * as BinaryInput from './schemas/BinaryInput.schema.json' with { type: 'json' };
|
|
150
|
-
addSchema('BinaryInput', BinaryInput);
|
|
151
|
-
import * as DeployApplyInput from './schemas/DeployApplyInput.schema.json' with { type: 'json' };
|
|
152
|
-
addSchema('DeployApplyInput', DeployApplyInput);
|
|
153
|
-
import * as DeployPlanInput from './schemas/DeployPlanInput.schema.json' with { type: 'json' };
|
|
154
|
-
addSchema('DeployPlanInput', DeployPlanInput);
|
|
155
|
-
import * as PikkuSkillsListInput from './schemas/PikkuSkillsListInput.schema.json' with { type: 'json' };
|
|
156
|
-
addSchema('PikkuSkillsListInput', PikkuSkillsListInput);
|
|
157
|
-
import * as PikkuSkillsInstallInput from './schemas/PikkuSkillsInstallInput.schema.json' with { type: 'json' };
|
|
158
|
-
addSchema('PikkuSkillsInstallInput', PikkuSkillsInstallInput);
|
|
159
|
-
import * as PikkuMetaFunctionsListInput from './schemas/PikkuMetaFunctionsListInput.schema.json' with { type: 'json' };
|
|
160
|
-
addSchema('PikkuMetaFunctionsListInput', PikkuMetaFunctionsListInput);
|
|
161
|
-
import * as PikkuMetaFunctionsGetInput from './schemas/PikkuMetaFunctionsGetInput.schema.json' with { type: 'json' };
|
|
162
|
-
addSchema('PikkuMetaFunctionsGetInput', PikkuMetaFunctionsGetInput);
|
|
163
|
-
import * as PikkuMetaSchemasListInput from './schemas/PikkuMetaSchemasListInput.schema.json' with { type: 'json' };
|
|
164
|
-
addSchema('PikkuMetaSchemasListInput', PikkuMetaSchemasListInput);
|
|
165
|
-
import * as PikkuMetaSchemasGetInput from './schemas/PikkuMetaSchemasGetInput.schema.json' with { type: 'json' };
|
|
166
|
-
addSchema('PikkuMetaSchemasGetInput', PikkuMetaSchemasGetInput);
|
|
167
|
-
import * as PikkuMetaWorkflowsListInput from './schemas/PikkuMetaWorkflowsListInput.schema.json' with { type: 'json' };
|
|
168
|
-
addSchema('PikkuMetaWorkflowsListInput', PikkuMetaWorkflowsListInput);
|
|
169
|
-
import * as PikkuMetaWorkflowsGetInput from './schemas/PikkuMetaWorkflowsGetInput.schema.json' with { type: 'json' };
|
|
170
|
-
addSchema('PikkuMetaWorkflowsGetInput', PikkuMetaWorkflowsGetInput);
|
|
171
|
-
import * as PikkuMetaMiddlewareListInput from './schemas/PikkuMetaMiddlewareListInput.schema.json' with { type: 'json' };
|
|
172
|
-
addSchema('PikkuMetaMiddlewareListInput', PikkuMetaMiddlewareListInput);
|
|
173
|
-
import * as PikkuMetaMiddlewareGetInput from './schemas/PikkuMetaMiddlewareGetInput.schema.json' with { type: 'json' };
|
|
174
|
-
addSchema('PikkuMetaMiddlewareGetInput', PikkuMetaMiddlewareGetInput);
|
|
175
|
-
import * as PikkuMetaPermissionsListInput from './schemas/PikkuMetaPermissionsListInput.schema.json' with { type: 'json' };
|
|
176
|
-
addSchema('PikkuMetaPermissionsListInput', PikkuMetaPermissionsListInput);
|
|
177
|
-
import * as PikkuMetaPermissionsGetInput from './schemas/PikkuMetaPermissionsGetInput.schema.json' with { type: 'json' };
|
|
178
|
-
addSchema('PikkuMetaPermissionsGetInput', PikkuMetaPermissionsGetInput);
|
|
179
|
-
import * as PikkuMetaWiresListInput from './schemas/PikkuMetaWiresListInput.schema.json' with { type: 'json' };
|
|
180
|
-
addSchema('PikkuMetaWiresListInput', PikkuMetaWiresListInput);
|
|
181
|
-
import * as PikkuMetaWiresTypeInput from './schemas/PikkuMetaWiresTypeInput.schema.json' with { type: 'json' };
|
|
182
|
-
addSchema('PikkuMetaWiresTypeInput', PikkuMetaWiresTypeInput);
|
|
183
|
-
import * as PikkuMetaWiresHttpInput from './schemas/PikkuMetaWiresHttpInput.schema.json' with { type: 'json' };
|
|
184
|
-
addSchema('PikkuMetaWiresHttpInput', PikkuMetaWiresHttpInput);
|
|
185
|
-
import * as PikkuMetaWiresSchedulerInput from './schemas/PikkuMetaWiresSchedulerInput.schema.json' with { type: 'json' };
|
|
186
|
-
addSchema('PikkuMetaWiresSchedulerInput', PikkuMetaWiresSchedulerInput);
|
|
187
|
-
import * as PikkuMetaWiresQueueInput from './schemas/PikkuMetaWiresQueueInput.schema.json' with { type: 'json' };
|
|
188
|
-
addSchema('PikkuMetaWiresQueueInput', PikkuMetaWiresQueueInput);
|
|
189
|
-
import * as PikkuMetaWiresChannelInput from './schemas/PikkuMetaWiresChannelInput.schema.json' with { type: 'json' };
|
|
190
|
-
addSchema('PikkuMetaWiresChannelInput', PikkuMetaWiresChannelInput);
|
|
191
|
-
import * as PikkuMetaWiresTriggerInput from './schemas/PikkuMetaWiresTriggerInput.schema.json' with { type: 'json' };
|
|
192
|
-
addSchema('PikkuMetaWiresTriggerInput', PikkuMetaWiresTriggerInput);
|
|
193
|
-
import * as PikkuMetaContextInput from './schemas/PikkuMetaContextInput.schema.json' with { type: 'json' };
|
|
194
|
-
addSchema('PikkuMetaContextInput', PikkuMetaContextInput);
|
|
195
|
-
import * as PikkuMetaClientsInput from './schemas/PikkuMetaClientsInput.schema.json' with { type: 'json' };
|
|
196
|
-
addSchema('PikkuMetaClientsInput', PikkuMetaClientsInput);
|
|
197
|
-
import * as RemoteRPCHandlerInput from './schemas/RemoteRPCHandlerInput.schema.json' with { type: 'json' };
|
|
198
|
-
addSchema('RemoteRPCHandlerInput', RemoteRPCHandlerInput);
|
|
127
|
+
import * as LogoutInput from './schemas/LogoutInput.schema.json' with { type: 'json' };
|
|
128
|
+
addSchema('LogoutInput', LogoutInput);
|
|
199
129
|
import * as PikkuAIAgentOutput from './schemas/PikkuAIAgentOutput.schema.json' with { type: 'json' };
|
|
200
130
|
addSchema('PikkuAIAgentOutput', PikkuAIAgentOutput);
|
|
201
|
-
import * as
|
|
202
|
-
addSchema('
|
|
203
|
-
import * as
|
|
204
|
-
addSchema('
|
|
131
|
+
import * as PikkuAuthInput from './schemas/PikkuAuthInput.schema.json' with { type: 'json' };
|
|
132
|
+
addSchema('PikkuAuthInput', PikkuAuthInput);
|
|
133
|
+
import * as PikkuCLIConfig from './schemas/PikkuCLIConfig.schema.json' with { type: 'json' };
|
|
134
|
+
addSchema('PikkuCLIConfig', PikkuCLIConfig);
|
|
205
135
|
import * as PikkuCLIEntryOutput from './schemas/PikkuCLIEntryOutput.schema.json' with { type: 'json' };
|
|
206
136
|
addSchema('PikkuCLIEntryOutput', PikkuCLIEntryOutput);
|
|
207
137
|
import * as PikkuCLIOutput from './schemas/PikkuCLIOutput.schema.json' with { type: 'json' };
|
|
208
138
|
addSchema('PikkuCLIOutput', PikkuCLIOutput);
|
|
139
|
+
import * as PikkuCommandChannelsOutput from './schemas/PikkuCommandChannelsOutput.schema.json' with { type: 'json' };
|
|
140
|
+
addSchema('PikkuCommandChannelsOutput', PikkuCommandChannelsOutput);
|
|
141
|
+
import * as PikkuCommandHTTPOutput from './schemas/PikkuCommandHTTPOutput.schema.json' with { type: 'json' };
|
|
142
|
+
addSchema('PikkuCommandHTTPOutput', PikkuCommandHTTPOutput);
|
|
143
|
+
import * as PikkuCommandQueueOutput from './schemas/PikkuCommandQueueOutput.schema.json' with { type: 'json' };
|
|
144
|
+
addSchema('PikkuCommandQueueOutput', PikkuCommandQueueOutput);
|
|
209
145
|
import * as PikkuConsoleFunctionsOutput from './schemas/PikkuConsoleFunctionsOutput.schema.json' with { type: 'json' };
|
|
210
146
|
addSchema('PikkuConsoleFunctionsOutput', PikkuConsoleFunctionsOutput);
|
|
211
|
-
import * as
|
|
212
|
-
addSchema('
|
|
213
|
-
import * as
|
|
214
|
-
addSchema('
|
|
147
|
+
import * as PikkuEmailsOutput from './schemas/PikkuEmailsOutput.schema.json' with { type: 'json' };
|
|
148
|
+
addSchema('PikkuEmailsOutput', PikkuEmailsOutput);
|
|
149
|
+
import * as PikkuEventsScaffoldOutput from './schemas/PikkuEventsScaffoldOutput.schema.json' with { type: 'json' };
|
|
150
|
+
addSchema('PikkuEventsScaffoldOutput', PikkuEventsScaffoldOutput);
|
|
215
151
|
import * as PikkuFunctionTypesInput from './schemas/PikkuFunctionTypesInput.schema.json' with { type: 'json' };
|
|
216
152
|
addSchema('PikkuFunctionTypesInput', PikkuFunctionTypesInput);
|
|
153
|
+
import * as PikkuFunctionTypesSplitInput from './schemas/PikkuFunctionTypesSplitInput.schema.json' with { type: 'json' };
|
|
154
|
+
addSchema('PikkuFunctionTypesSplitInput', PikkuFunctionTypesSplitInput);
|
|
217
155
|
import * as PikkuFunctionsOutput from './schemas/PikkuFunctionsOutput.schema.json' with { type: 'json' };
|
|
218
156
|
addSchema('PikkuFunctionsOutput', PikkuFunctionsOutput);
|
|
219
157
|
import * as PikkuGatewayOutput from './schemas/PikkuGatewayOutput.schema.json' with { type: 'json' };
|
|
220
158
|
addSchema('PikkuGatewayOutput', PikkuGatewayOutput);
|
|
221
|
-
import * as PikkuMCPOutput from './schemas/PikkuMCPOutput.schema.json' with { type: 'json' };
|
|
222
|
-
addSchema('PikkuMCPOutput', PikkuMCPOutput);
|
|
223
|
-
import * as PikkuCommandHTTPOutput from './schemas/PikkuCommandHTTPOutput.schema.json' with { type: 'json' };
|
|
224
|
-
addSchema('PikkuCommandHTTPOutput', PikkuCommandHTTPOutput);
|
|
225
159
|
import * as PikkuHTTPOutput from './schemas/PikkuHTTPOutput.schema.json' with { type: 'json' };
|
|
226
160
|
addSchema('PikkuHTTPOutput', PikkuHTTPOutput);
|
|
161
|
+
import * as PikkuMCPOutput from './schemas/PikkuMCPOutput.schema.json' with { type: 'json' };
|
|
162
|
+
addSchema('PikkuMCPOutput', PikkuMCPOutput);
|
|
163
|
+
import * as PikkuMetaClientsInput from './schemas/PikkuMetaClientsInput.schema.json' with { type: 'json' };
|
|
164
|
+
addSchema('PikkuMetaClientsInput', PikkuMetaClientsInput);
|
|
165
|
+
import * as PikkuMetaContextInput from './schemas/PikkuMetaContextInput.schema.json' with { type: 'json' };
|
|
166
|
+
addSchema('PikkuMetaContextInput', PikkuMetaContextInput);
|
|
167
|
+
import * as PikkuMetaFunctionsGetInput from './schemas/PikkuMetaFunctionsGetInput.schema.json' with { type: 'json' };
|
|
168
|
+
addSchema('PikkuMetaFunctionsGetInput', PikkuMetaFunctionsGetInput);
|
|
169
|
+
import * as PikkuMetaFunctionsListInput from './schemas/PikkuMetaFunctionsListInput.schema.json' with { type: 'json' };
|
|
170
|
+
addSchema('PikkuMetaFunctionsListInput', PikkuMetaFunctionsListInput);
|
|
171
|
+
import * as PikkuMetaMiddlewareGetInput from './schemas/PikkuMetaMiddlewareGetInput.schema.json' with { type: 'json' };
|
|
172
|
+
addSchema('PikkuMetaMiddlewareGetInput', PikkuMetaMiddlewareGetInput);
|
|
173
|
+
import * as PikkuMetaMiddlewareListInput from './schemas/PikkuMetaMiddlewareListInput.schema.json' with { type: 'json' };
|
|
174
|
+
addSchema('PikkuMetaMiddlewareListInput', PikkuMetaMiddlewareListInput);
|
|
175
|
+
import * as PikkuMetaPermissionsGetInput from './schemas/PikkuMetaPermissionsGetInput.schema.json' with { type: 'json' };
|
|
176
|
+
addSchema('PikkuMetaPermissionsGetInput', PikkuMetaPermissionsGetInput);
|
|
177
|
+
import * as PikkuMetaPermissionsListInput from './schemas/PikkuMetaPermissionsListInput.schema.json' with { type: 'json' };
|
|
178
|
+
addSchema('PikkuMetaPermissionsListInput', PikkuMetaPermissionsListInput);
|
|
179
|
+
import * as PikkuMetaSchemasGetInput from './schemas/PikkuMetaSchemasGetInput.schema.json' with { type: 'json' };
|
|
180
|
+
addSchema('PikkuMetaSchemasGetInput', PikkuMetaSchemasGetInput);
|
|
181
|
+
import * as PikkuMetaSchemasListInput from './schemas/PikkuMetaSchemasListInput.schema.json' with { type: 'json' };
|
|
182
|
+
addSchema('PikkuMetaSchemasListInput', PikkuMetaSchemasListInput);
|
|
183
|
+
import * as PikkuMetaWiresChannelInput from './schemas/PikkuMetaWiresChannelInput.schema.json' with { type: 'json' };
|
|
184
|
+
addSchema('PikkuMetaWiresChannelInput', PikkuMetaWiresChannelInput);
|
|
185
|
+
import * as PikkuMetaWiresHttpInput from './schemas/PikkuMetaWiresHttpInput.schema.json' with { type: 'json' };
|
|
186
|
+
addSchema('PikkuMetaWiresHttpInput', PikkuMetaWiresHttpInput);
|
|
187
|
+
import * as PikkuMetaWiresListInput from './schemas/PikkuMetaWiresListInput.schema.json' with { type: 'json' };
|
|
188
|
+
addSchema('PikkuMetaWiresListInput', PikkuMetaWiresListInput);
|
|
189
|
+
import * as PikkuMetaWiresQueueInput from './schemas/PikkuMetaWiresQueueInput.schema.json' with { type: 'json' };
|
|
190
|
+
addSchema('PikkuMetaWiresQueueInput', PikkuMetaWiresQueueInput);
|
|
191
|
+
import * as PikkuMetaWiresSchedulerInput from './schemas/PikkuMetaWiresSchedulerInput.schema.json' with { type: 'json' };
|
|
192
|
+
addSchema('PikkuMetaWiresSchedulerInput', PikkuMetaWiresSchedulerInput);
|
|
193
|
+
import * as PikkuMetaWiresTriggerInput from './schemas/PikkuMetaWiresTriggerInput.schema.json' with { type: 'json' };
|
|
194
|
+
addSchema('PikkuMetaWiresTriggerInput', PikkuMetaWiresTriggerInput);
|
|
195
|
+
import * as PikkuMetaWiresTypeInput from './schemas/PikkuMetaWiresTypeInput.schema.json' with { type: 'json' };
|
|
196
|
+
addSchema('PikkuMetaWiresTypeInput', PikkuMetaWiresTypeInput);
|
|
197
|
+
import * as PikkuMetaWorkflowsGetInput from './schemas/PikkuMetaWorkflowsGetInput.schema.json' with { type: 'json' };
|
|
198
|
+
addSchema('PikkuMetaWorkflowsGetInput', PikkuMetaWorkflowsGetInput);
|
|
199
|
+
import * as PikkuMetaWorkflowsListInput from './schemas/PikkuMetaWorkflowsListInput.schema.json' with { type: 'json' };
|
|
200
|
+
addSchema('PikkuMetaWorkflowsListInput', PikkuMetaWorkflowsListInput);
|
|
227
201
|
import * as PikkuMiddlewareOutput from './schemas/PikkuMiddlewareOutput.schema.json' with { type: 'json' };
|
|
228
202
|
addSchema('PikkuMiddlewareOutput', PikkuMiddlewareOutput);
|
|
203
|
+
import * as PikkuNewAddonInput from './schemas/PikkuNewAddonInput.schema.json' with { type: 'json' };
|
|
204
|
+
addSchema('PikkuNewAddonInput', PikkuNewAddonInput);
|
|
205
|
+
import * as PikkuNewFunctionInput from './schemas/PikkuNewFunctionInput.schema.json' with { type: 'json' };
|
|
206
|
+
addSchema('PikkuNewFunctionInput', PikkuNewFunctionInput);
|
|
207
|
+
import * as PikkuNewMiddlewareInput from './schemas/PikkuNewMiddlewareInput.schema.json' with { type: 'json' };
|
|
208
|
+
addSchema('PikkuNewMiddlewareInput', PikkuNewMiddlewareInput);
|
|
209
|
+
import * as PikkuNewPermissionInput from './schemas/PikkuNewPermissionInput.schema.json' with { type: 'json' };
|
|
210
|
+
addSchema('PikkuNewPermissionInput', PikkuNewPermissionInput);
|
|
211
|
+
import * as PikkuNewWiringInput from './schemas/PikkuNewWiringInput.schema.json' with { type: 'json' };
|
|
212
|
+
addSchema('PikkuNewWiringInput', PikkuNewWiringInput);
|
|
213
|
+
import * as PikkuNodesMetaOutput from './schemas/PikkuNodesMetaOutput.schema.json' with { type: 'json' };
|
|
214
|
+
addSchema('PikkuNodesMetaOutput', PikkuNodesMetaOutput);
|
|
229
215
|
import * as PikkuPackageOutput from './schemas/PikkuPackageOutput.schema.json' with { type: 'json' };
|
|
230
216
|
addSchema('PikkuPackageOutput', PikkuPackageOutput);
|
|
231
217
|
import * as PikkuPermissionsOutput from './schemas/PikkuPermissionsOutput.schema.json' with { type: 'json' };
|
|
232
218
|
addSchema('PikkuPermissionsOutput', PikkuPermissionsOutput);
|
|
233
|
-
import * as
|
|
234
|
-
addSchema('
|
|
219
|
+
import * as PikkuPublicAgentOutput from './schemas/PikkuPublicAgentOutput.schema.json' with { type: 'json' };
|
|
220
|
+
addSchema('PikkuPublicAgentOutput', PikkuPublicAgentOutput);
|
|
235
221
|
import * as PikkuPublicRPCOutput from './schemas/PikkuPublicRPCOutput.schema.json' with { type: 'json' };
|
|
236
222
|
addSchema('PikkuPublicRPCOutput', PikkuPublicRPCOutput);
|
|
237
|
-
import * as
|
|
238
|
-
addSchema('
|
|
223
|
+
import * as PikkuQueueOutput from './schemas/PikkuQueueOutput.schema.json' with { type: 'json' };
|
|
224
|
+
addSchema('PikkuQueueOutput', PikkuQueueOutput);
|
|
239
225
|
import * as PikkuRPCOutput from './schemas/PikkuRPCOutput.schema.json' with { type: 'json' };
|
|
240
226
|
addSchema('PikkuRPCOutput', PikkuRPCOutput);
|
|
227
|
+
import * as PikkuRemoteRPCOutput from './schemas/PikkuRemoteRPCOutput.schema.json' with { type: 'json' };
|
|
228
|
+
addSchema('PikkuRemoteRPCOutput', PikkuRemoteRPCOutput);
|
|
241
229
|
import * as PikkuSchedulerOutput from './schemas/PikkuSchedulerOutput.schema.json' with { type: 'json' };
|
|
242
230
|
addSchema('PikkuSchedulerOutput', PikkuSchedulerOutput);
|
|
243
|
-
import * as
|
|
244
|
-
addSchema('
|
|
231
|
+
import * as PikkuSchemasOutput from './schemas/PikkuSchemasOutput.schema.json' with { type: 'json' };
|
|
232
|
+
addSchema('PikkuSchemasOutput', PikkuSchemasOutput);
|
|
233
|
+
import * as PikkuSkillsInstallInput from './schemas/PikkuSkillsInstallInput.schema.json' with { type: 'json' };
|
|
234
|
+
addSchema('PikkuSkillsInstallInput', PikkuSkillsInstallInput);
|
|
235
|
+
import * as PikkuSkillsListInput from './schemas/PikkuSkillsListInput.schema.json' with { type: 'json' };
|
|
236
|
+
addSchema('PikkuSkillsListInput', PikkuSkillsListInput);
|
|
237
|
+
import * as PikkuTestsCoverageInput from './schemas/PikkuTestsCoverageInput.schema.json' with { type: 'json' };
|
|
238
|
+
addSchema('PikkuTestsCoverageInput', PikkuTestsCoverageInput);
|
|
239
|
+
import * as PikkuTestsInitInput from './schemas/PikkuTestsInitInput.schema.json' with { type: 'json' };
|
|
240
|
+
addSchema('PikkuTestsInitInput', PikkuTestsInitInput);
|
|
245
241
|
import * as PikkuTriggerOutput from './schemas/PikkuTriggerOutput.schema.json' with { type: 'json' };
|
|
246
242
|
addSchema('PikkuTriggerOutput', PikkuTriggerOutput);
|
|
243
|
+
import * as PikkuTriggerTypesInput from './schemas/PikkuTriggerTypesInput.schema.json' with { type: 'json' };
|
|
244
|
+
addSchema('PikkuTriggerTypesInput', PikkuTriggerTypesInput);
|
|
245
|
+
import * as PikkuVersionsInitInput from './schemas/PikkuVersionsInitInput.schema.json' with { type: 'json' };
|
|
246
|
+
addSchema('PikkuVersionsInitInput', PikkuVersionsInitInput);
|
|
247
|
+
import * as PikkuWorkflowOutput from './schemas/PikkuWorkflowOutput.schema.json' with { type: 'json' };
|
|
248
|
+
addSchema('PikkuWorkflowOutput', PikkuWorkflowOutput);
|
|
247
249
|
import * as PikkuWorkflowRoutesOutput from './schemas/PikkuWorkflowRoutesOutput.schema.json' with { type: 'json' };
|
|
248
250
|
addSchema('PikkuWorkflowRoutesOutput', PikkuWorkflowRoutesOutput);
|
|
249
|
-
import * as
|
|
250
|
-
addSchema('
|
|
251
|
-
import * as
|
|
252
|
-
addSchema('
|
|
253
|
-
import * as
|
|
254
|
-
addSchema('
|
|
251
|
+
import * as RemoteRPCHandlerInput from './schemas/RemoteRPCHandlerInput.schema.json' with { type: 'json' };
|
|
252
|
+
addSchema('RemoteRPCHandlerInput', RemoteRPCHandlerInput);
|
|
253
|
+
import * as WatchInput from './schemas/WatchInput.schema.json' with { type: 'json' };
|
|
254
|
+
addSchema('WatchInput', WatchInput);
|
|
255
|
+
import * as WhoamiInput from './schemas/WhoamiInput.schema.json' with { type: 'json' };
|
|
256
|
+
addSchema('WhoamiInput', WhoamiInput);
|
|
257
|
+
import * as WorkspaceValidateInput from './schemas/WorkspaceValidateInput.schema.json' with { type: 'json' };
|
|
258
|
+
addSchema('WorkspaceValidateInput', WorkspaceValidateInput);
|
|
259
|
+
import * as WorkspaceValidateOutput from './schemas/WorkspaceValidateOutput.schema.json' with { type: 'json' };
|
|
260
|
+
addSchema('WorkspaceValidateOutput', WorkspaceValidateOutput);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "dir": { "type": "string" } }, "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "ok": { "type": "boolean" }, "addonDir": { "type": "string" }, "packageName": { "type": "string" }, "version": { "type": "string" }, "checks": { "type": "array", "items": { "type": "object", "properties": { "name": { "type": "string" }, "ok": { "type": "boolean" }, "detail": { "type": "string" } }, "required": ["name", "ok"], "additionalProperties": false } } }, "required": ["ok", "addonDir", "checks"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "bootstrap": { "type": "boolean" } }, "additionalProperties": false, "definitions": {} }
|