Skip to content

Commit

Permalink
fix: filename
Browse files Browse the repository at this point in the history
  • Loading branch information
gfyrag committed Oct 23, 2024
1 parent d531200 commit 018a41c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 11,950 deletions.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ openapi-markdown:
RUN npm install -g widdershins
COPY (+openapi/openapi.yaml) .
RUN widdershins openapi.yaml -o README.md --search false --language_tabs 'http:HTTP'
SAVE ARTIFACT README.md AS LOCAL docs/api/API.md
SAVE ARTIFACT README.md AS LOCAL docs/api/README.md

tidy:
FROM +sources
Expand Down
Loading

0 comments on commit 018a41c

Please sign in to comment.