Skip to content

Commit

Permalink
fix: update casing to camelcase so the express server and sdks genera… (
Browse files Browse the repository at this point in the history
  • Loading branch information
armandobelardo authored Jun 27, 2024
1 parent 7cbcf4c commit 0e20afa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion fern/apis/generator-cli/definition/reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ types:
We intentionally keep this a bit flexible in the event SDKs structure their package/module
references in a unique way for the same API.
properties:
root_section: optional<RootPackageReferenceSection>
rootSection: optional<RootPackageReferenceSection>
sections: list<ReferenceSection>
language:
type: Language
Expand Down

0 comments on commit 0e20afa

Please sign in to comment.