We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 252c967 commit 193a262Copy full SHA for 193a262
docs/source-2.0/guides/using-code-generation/generating-a-client.rst
@@ -234,7 +234,7 @@ contents:
234
"name": "weather-service",
235
"scripts": {
236
"generate": "cd smithy && gradle clean build",
237
- "build": "yarn workspace @weather-service/client build",
+ "build": "yarn workspace @weather-service/client build"
238
},
239
"dependencies": {
240
"@weather-service/client": "0.0.1"
0 commit comments