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 b9c2152 commit 7085311Copy full SHA for 7085311
README.md
@@ -10,7 +10,7 @@ Basic:
10
11
```yaml
12
steps:
13
-- uses: actions/openapi-generator-action@v1
+- uses: craicoverflow/openapi-generator-action@v1
14
with:
15
generator: 'go'
16
input: petstore.yaml
0 commit comments