Skip to content

Add prompt injection and guardrails security guide #1310

Add prompt injection and guardrails security guide

Add prompt injection and guardrails security guide #1310

Triggered via pull request July 22, 2026 19:19
Status Success
Total duration 33m 37s
Artifacts

preview-docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
run
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, thollander/actions-comment-pull-request@v2.4.3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
[docs]:
Failed to upload typescript SDK snippets because of unknown package `@vapi/server-sdk`.
[docs]:
Discriminated union "UpdateToolsResponse (update > tools > Response)" lists "#/components/schemas/GhlTool" in its oneOf/anyOf, but it is not present in the discriminator mapping. This variant will be omitted from the generated union, so payloads using it will fail to serialize or deserialize. Add it to the discriminator mapping to include it.
[docs]:
Discriminated union "UpdateToolsRequestBody (update > tools > Request > Body)" lists "#/components/schemas/UpdateCodeToolDTO" in its oneOf/anyOf, but it is not present in the discriminator mapping. This variant will be omitted from the generated union, so payloads using it will fail to serialize or deserialize. Add it to the discriminator mapping to include it.
[docs]:
Discriminated union "UpdateToolsRequest (update > tools > Request)" lists "#/components/schemas/UpdateCodeToolDTO" in its oneOf/anyOf, but it is not present in the discriminator mapping. This variant will be omitted from the generated union, so payloads using it will fail to serialize or deserialize. Add it to the discriminator mapping to include it.
[docs]:
Discriminated union "DeleteToolsResponse (delete > tools > Response)" lists "#/components/schemas/GhlTool" in its oneOf/anyOf, but it is not present in the discriminator mapping. This variant will be omitted from the generated union, so payloads using it will fail to serialize or deserialize. Add it to the discriminator mapping to include it.
[docs]:
Discriminated union "GetToolsResponse (get > tools > Response)" lists "#/components/schemas/GhlTool" in its oneOf/anyOf, but it is not present in the discriminator mapping. This variant will be omitted from the generated union, so payloads using it will fail to serialize or deserialize. Add it to the discriminator mapping to include it.
[docs]:
Discriminated union "CreateToolsResponse (create > tools > Response)" lists "#/components/schemas/GhlTool" in its oneOf/anyOf, but it is not present in the discriminator mapping. This variant will be omitted from the generated union, so payloads using it will fail to serialize or deserialize. Add it to the discriminator mapping to include it.
[docs]:
Discriminated union "CreateToolsRequest (create > tools > Request)" lists "#/components/schemas/CreateCodeToolDTO" in its oneOf/anyOf, but it is not present in the discriminator mapping. This variant will be omitted from the generated union, so payloads using it will fail to serialize or deserialize. Add it to the discriminator mapping to include it.
[docs]:
Discriminated union "ListToolsResponseItem (list > tools > Response > Item)" lists "#/components/schemas/GhlTool" in its oneOf/anyOf, but it is not present in the discriminator mapping. This variant will be omitted from the generated union, so payloads using it will fail to serialize or deserialize. Add it to the discriminator mapping to include it.
[docs]:
Found 0 errors and 2 warnings in 962.862 seconds. Run fern check --warnings to print out the warnings not shown.