Fixed OpenAPI body parser auto-casting

This commit is contained in:
frikky
2021-09-05 23:47:04 +02:00
parent 3ea8e5ad72
commit 9e9d114d87
6 changed files with 56 additions and 20 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
### DEFAULT
NAME=shuffle-app_sdk
VERSION=0.9.14
VERSION=0.9.15
docker rmi docker.pkg.github.com/frikky/shuffle/$NAME:$VERSION --force
docker build . -f Dockerfile -t frikky/shuffle:app_sdk -t frikky/$NAME:$VERSION -t docker.pkg.github.com/frikky/shuffle/$NAME:$VERSION -t ghcr.io/frikky/$NAME:$VERSION