File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
fern/products/sdks/overview Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ fern add fern-csharp-sdk --group csharp-sdk
2323 ` csharp-sdk ` is the name of the ` generators.yml ` group that configures your C#/.NET
2424 SDK's output location and other metadata. You can customize this group name to
2525 differentiate between multiple SDKs across different languages (e.g.,
26- ` internal-csharp-sdk ` , ` ruby-sdk ` , etc) in your organization.
26+ ` ruby-sdk ` , etc) in your organization.
2727</Note >
2828
2929This command adds the following to ` generators.yml ` :
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ fern add fern-go-sdk --group go-sdk
2222 ` go-sdk ` is the name of the ` generators.yml ` group that configures your Go
2323 SDK's output location and other metadata. You can customize this group name to
2424 differentiate between multiple SDKs across different languages (e.g.,
25- ` internal-go-sdk ` , ` ruby-sdk ` , etc) in your organization.
25+ ` ruby-sdk ` , etc) in your organization.
2626</Note >
2727
2828This command adds the following to ` generators.yml ` :
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ fern add fern-java-sdk --group java-sdk
2222 ` java-sdk ` is the name of the ` generators.yml ` group that configures your Java
2323 SDK's output location and other metadata. You can customize this group name to
2424 differentiate between multiple SDKs across different languages (e.g.,
25- ` internal-java-sdk ` , ` ruby-sdk ` , etc) in your organization.
25+ ` ruby-sdk ` , etc) in your organization.
2626</Note >
2727
2828This command adds the following to ` generators.yml ` :
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ fern add fern-php-sdk --group php-sdk
2323 ` php-sdk ` is the name of the ` generators.yml ` group that configures your PHP
2424 SDK's output location and other metadata. You can customize this group name to
2525 differentiate between multiple SDKs across different languages (e.g.,
26- ` internal-php-sdk ` , ` ruby-sdk ` , etc) in your organization.
26+ ` ruby-sdk ` , etc) in your organization.
2727</Note >
2828
2929This command adds the following to ` generators.yml ` :
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ fern add fern-python-sdk --group python-sdk
2222 ` python-sdk ` is the name of the ` generators.yml ` group that configures your Python
2323 SDK's output location and other metadata. You can customize this group name to
2424 differentiate between multiple SDKs across different languages (e.g.,
25- ` internal-python-sdk ` , ` ruby-sdk ` , etc) in your organization.
25+ ` ruby-sdk ` , etc) in your organization.
2626</Note >
2727
2828This command adds the following to ` generators.yml ` :
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ fern add fern-ruby-sdk --group ruby-sdk
2323 ` ruby-sdk ` is the name of the ` generators.yml ` group that configures your Ruby
2424 SDK's output location and other metadata. You can customize this group name to
2525 differentiate between multiple SDKs across different languages (e.g.,
26- ` internal-ruby-sdk ` , ` python-sdk ` , etc) in your organization.
26+ ` python-sdk ` , etc) in your organization.
2727</Note >
2828
2929This command adds the following to ` generators.yml ` :
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ fern add fern-typescript-sdk --group ts-sdk
2323 ` ts-sdk ` is the name of the ` generators.yml ` group that configures your TypeScript
2424 SDK's output location and other metadata. You can customize this group name to
2525 differentiate between multiple SDKs across different languages (e.g.,
26- ` internal-ts-sdk ` , ` ruby-sdk ` , etc) in your organization.
26+ ` ruby-sdk ` , etc) in your organization.
2727</Note >
2828
2929This command adds the following to ` generators.yml ` :
You can’t perform that action at this time.
0 commit comments