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 f5c4960 commit 8b2ac7bCopy full SHA for 8b2ac7b
2 files changed
modules/openapi-generator/src/main/resources/crystal/README.mustache
@@ -1,6 +1,6 @@
1
# {{shardName}}
2
3
-The Crystsal module for the {{appName}}
+The Crystal module for the {{appName}}
4
5
{{#appDescriptionWithNewLines}}
6
{{{appDescriptionWithNewLines}}}
samples/client/petstore/crystal/README.md
# petstore
-The Crystsal module for the OpenAPI Petstore
+The Crystal module for the OpenAPI Petstore
This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
0 commit comments