Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitca6c7d6

Browse files
committed
typo fix
1 parente37e9eb commitca6c7d6

File tree

1 file changed

+1
-1
lines changed
  • packages/dashboard/src/app/(layout)/services/[id]/endpoints/[endpointId]/components

1 file changed

+1
-1
lines changed

‎packages/dashboard/src/app/(layout)/services/[id]/endpoints/[endpointId]/components/CodeExample.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export const ApiExample: FC<ApiExampleProps> = ({ url, method }) => {
6464
</div>
6565
<divclassName="bg-white rounded border border-blue-200 p-3">
6666
<codeclassName="text-sm text-blue-800 font-mono">
67-
npx api200-generate-sdk -t YOUR_API_TOKEN
67+
npx api200-sdk-generator -t YOUR_API_TOKEN
6868
</code>
6969
</div>
7070
</CardContent>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp