diff --git a/local/rest_api_gcbm/static/swagger.json b/local/rest_api_gcbm/static/swagger.json index 6c8535d0..87010cd7 100644 --- a/local/rest_api_gcbm/static/swagger.json +++ b/local/rest_api_gcbm/static/swagger.json @@ -98,20 +98,6 @@ ] } }, - "/rothc": { - "post": { - "description": "", - "responses": { - "200": { - "description": "RothC based example FLINT" - } - }, - "summary": "Get RothC example of FLINT", - "tags": [ - "rothc" - ] - } - }, "/version": { "get": { "description": "",