We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a75f25 + 7adee8e commit 186a388Copy full SHA for 186a388
1 file changed
OpenAPI/kiota/quickstarts/dart.md
@@ -54,7 +54,7 @@ kiota generate -l dart -d posts-api.yml -c PostsClient -o ./client
54
55
## Create the client application
56
57
-Create a file in the root of the project named **index.ts** and add the following code.
+Create a file in the root of the project named **cli.dart** and add the following code.
58
59
:::code language="dart" source="~/code-snippets/get-started/quickstart/dart/bin/cli.dart" id="ProgramSnippet":::
60
0 commit comments