Made changes to fix OpenAPI body field parsing

This commit is contained in:
frikky
2020-12-08 16:01:54 +01:00
parent ca45559b54
commit 1232fc0287
7 changed files with 572 additions and 110 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
NAME=shuffle-orborus
VERSION=0.8.0
VERSION=0.8.3
echo "Running docker build with $NAME:$VERSION"
#docker rmi frikky/shuffle:$NAME --force