Skip to content

Commit

Permalink
Merge pull request #51 from AssemblyAI/ab/fixschema
Browse files Browse the repository at this point in the history
🌿 Fix Ruby generator config to match latest schema
  • Loading branch information
armandobelardo committed Feb 9, 2024
2 parents 95ac0c7 + d617dfe commit a5cea46
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions fern/generators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ groups:
ruby-sdk:
generators:
- name: fernapi/fern-ruby-sdk
version: 0.0.5-3606-1b81d99df
version: 0.0.6
github:
repository: AssemblyAI/assemblyai-ruby-sdk
mode: pull-request
Expand All @@ -23,7 +23,6 @@ groups:
api-key: ${RUBYGEMS_API_KEY}
config:
clientClassName: AssemblyAI
gemName: assemblyai
smart-casing: true
csharp-sdk:
generators:
Expand Down

0 comments on commit a5cea46

Please sign in to comment.