Skip to content

Commit

Permalink
Fill out C# SDK generators.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Swimburger committed Jan 17, 2024
1 parent 90e70fc commit b97288b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fern/generators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ groups:
output:
location: local-file-system
path: ../postman
csharp-sdk:
csharp-sdk:
- name: fernapi/fern-csharp-sdk
version: 0.1.0
output:
location: nuget
package-name: {{}}
token: ${NUGET_TOKEN}
package-name: AssemblyAI
token: ${NUGET_API_KEY}
github:
repository: AssemblyAI/assemblyai-csharpk-sdk
mode: pull-request
Expand Down

0 comments on commit b97288b

Please sign in to comment.