Skip to content

Commit cfc8e66

Browse files
ggreifclaude
andcommitted
fix(motoko): clean up motoko-petstore.yaml (outputDir and artifactId had -nodfx suffix)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 754b377 commit cfc8e66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bin/configs/motoko-petstore.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
generatorName: motoko
2-
outputDir: samples/client/petstore/motoko-nodfx
2+
outputDir: samples/client/petstore/motoko
33
inputSpec: modules/openapi-generator/src/test/resources/3_0/petstore.yaml
44
templateDir: modules/openapi-generator/src/main/resources/motoko
5-
artifactId: petstore-client-nodfx
5+
artifactId: petstore-client
66
artifactVersion: 1.0.0
77
additionalProperties:
88
hideGenerationTimestamp: "true"

0 commit comments

Comments
 (0)