whats new 07 20 2026 #1260
preview-sdks.yml
on: pull_request
preview-typescript
2m 24s
preview-python
3m 49s
preview-go
2m 18s
Annotations
31 warnings and 3 notices
|
preview-go
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, actions/setup-go@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
preview-go
Restore cache failed: Dependencies file is not found in /home/runner/work/docs/docs. Supported file pattern: go.sum
|
|
[api]: go-sdk
Found 0 errors and 2 warnings in 3.173 seconds. Run fern check --warnings to print out the warnings not shown.
|
|
[api]: go-sdk
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.
|
|
[api]: go-sdk
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.
|
|
[api]: go-sdk
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.
|
|
[api]: go-sdk
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.
|
|
[api]: go-sdk
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.
|
|
[api]: go-sdk
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.
|
|
[api]: go-sdk
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.
|
|
[api]: go-sdk
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.
|
|
preview-typescript
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, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
[api]: ts-sdk
Found 0 errors and 2 warnings in 2.732 seconds. Run fern check --warnings to print out the warnings not shown.
|
|
[api]: ts-sdk
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.
|
|
[api]: ts-sdk
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.
|
|
[api]: ts-sdk
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.
|
|
[api]: ts-sdk
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.
|
|
[api]: ts-sdk
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.
|
|
[api]: ts-sdk
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.
|
|
[api]: ts-sdk
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.
|
|
[api]: ts-sdk
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.
|
|
preview-python
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, actions/setup-node@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
[api]: python-sdk
Found 0 errors and 2 warnings in 3.370 seconds. Run fern check --warnings to print out the warnings not shown.
|
|
[api]: python-sdk
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.
|
|
[api]: python-sdk
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.
|
|
[api]: python-sdk
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.
|
|
[api]: python-sdk
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.
|
|
[api]: python-sdk
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.
|
|
[api]: python-sdk
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.
|
|
[api]: python-sdk
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.
|
|
[api]: python-sdk
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.
|
|
fernapi/fern-go-sdk (group=go-sdk, api=api) → Version v2.0.1
Generated version v2.0.1
|
|
fernapi/fern-typescript-sdk (group=ts-sdk, api=api) → Version 2.0.1
Generated version 2.0.1
|
|
fernapi/fern-python-sdk (group=python-sdk, api=api) → Version 2.0.1
Generated version 2.0.1
|