Skip to content

Updated API Query and Path descritions #1317

Updated API Query and Path descritions

Updated API Query and Path descritions #1317

Triggered via pull request July 24, 2026 21:31
Status Success
Total duration 30m 52s
Artifacts

preview-docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
[docs]:
Failed to enhance example after 4 attempts: The operation was aborted due to timeout
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 836.238 seconds. Run fern check --warnings to print out the warnings not shown.