Skip to content

Commit

Permalink
Fix OpenAPI link not working (swagger.yaml missing from Docker dist b…
Browse files Browse the repository at this point in the history
…uild)
  • Loading branch information
synesthesiam committed Nov 5, 2022
1 parent fb4363e commit be72c18
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Dockerfile.dist.dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@
!mimic3_http/*.py
!mimic3_http/VERSION
!mimic3_http/py.typed
!mimic3_http/swagger.yaml
2 changes: 1 addition & 1 deletion mimic3_http/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.2
0.1.3
2 changes: 1 addition & 1 deletion mimic3_tts/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.4
0.2.5

0 comments on commit be72c18

Please sign in to comment.