From cda32daacf2b298f758336254dbdc1e5283b7128 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Wed, 2 Dec 2020 20:06:28 +0100 Subject: [PATCH] Another small change that should fix the caching problem. --- .idea/workspace.xml | 32 +++++++++++++++----------------- app.yaml | 2 +- doc/swagger.yaml | 4 ++-- musicFacade.go | 2 +- musicserver.go | 8 ++++++-- 5 files changed, 25 insertions(+), 23 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 98f8d27..6c3236a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -19,14 +19,11 @@