Skip to content

Commit 9b4ac93

Browse files
Update code_sample.go
1 parent 30a243c commit 9b4ac93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/cli/internal/openapi/filter/code_sample.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import (
2929
"golang.org/x/text/language"
3030
)
3131

32-
//go:embed template/go_sdk_code_sample.go.tmpl
32+
//go:embed template/go_sdk_code_sample.txt
3333
var goSDKTemplate string
3434

3535
const codeSampleExtensionName = "x-codeSamples"

0 commit comments

Comments
 (0)