diff --git a/static/swagger-ui/pactus.swagger.json b/static/swagger-ui/pactus.swagger.json index aff9114..7c8c951 100644 --- a/static/swagger-ui/pactus.swagger.json +++ b/static/swagger-ui/pactus.swagger.json @@ -32,8 +32,8 @@ } ], "schemes": [ - "http", - "https" + "https", + "http" ], "consumes": [ "application/json"