## Describe the bug The `Execute` button from the swagger UI for tag creation doesn't work in an Olive installation: https://user-images.githubusercontent.com/64440265/217886651-2bdfef8f-ea07-49fe-9d78-e421b1b1d4bf.mp4 ## To Reproduce First, configure your tags. You could use [this](https://docs.google.com/document/d/1VnjGF6Ri1Bvgbcd8AulM5jt68U7BmYJLVV2H5Bi5VOg/edit?usp=sharing) document for the plugin configuration. 1. Enter eox-tagging/api-docs/#/tags/tags_create 2. Press "Try it out" 3. Enter the body data 4. Press `Execute` ## Expected behavior Here's an example from a Nutmeg installation: https://user-images.githubusercontent.com/64440265/217887319-35a3f57f-7fc2-4ea7-ac04-25c5de334767.mp4 ## Who is affected Anyone who tries to create a tag manually.