Skip to content

Commit

Permalink
(chore): upgrade versions to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Oct 28, 2024
1 parent 5613b77 commit b54bdd3
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions fern/apis/api/generators.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
api:
specs:
specs:
- openapi: ./openapi.json
overrides: ./openapi-overrides.yml
settings:
Expand All @@ -10,8 +10,8 @@ groups:
generators:
- name: fernapi/fern-python-sdk
version: 4.2.7
api:
settings:
api:
settings:
unions: v1
output:
location: pypi
Expand All @@ -25,8 +25,8 @@ groups:
generators:
- name: fernapi/fern-typescript-node-sdk
version: 0.40.5
api:
settings:
api:
settings:
unions: v1
output:
location: npm
Expand All @@ -52,18 +52,18 @@ groups:
password: ${MAVEN_PASSWORD}
github:
repository: VapiAI/server-sdk-java
config:
config:
client-class-name: Vapi
go-sdk:
generators:
- name: fernapi/fern-go-sdk
version: 0.27.0
api:
settings:
unions: v1
api:
settings:
unions: v1
github:
repository: VapiAI/server-sdk-go
config:
config:
union: v1
ruby-sdk:
generators:
Expand All @@ -80,7 +80,7 @@ groups:
csharp-sdk:
generators:
- name: fernapi/fern-csharp-sdk
version: 1.7.0
version: 1.8.1
github:
repository: VapiAI/server-sdk-csharp
output:
Expand Down

0 comments on commit b54bdd3

Please sign in to comment.