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 15cc85d commit b76d04bCopy full SHA for b76d04b
.github/workflows/update-openapi.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
with:
17
token: ${{ secrets.GITHUB_TOKEN }}
18
- - name: Update API with Fern
+ - name: Update OpenAPI Spec
19
uses: fern-api/sync-openapi@v2
20
21
0 commit comments