From b59faada8210a4c8f61fa0e850b7d844574a46d1 Mon Sep 17 00:00:00 2001 From: Roman Hotsiy Date: Sat, 9 May 2020 14:54:08 +0300 Subject: [PATCH] fix: download button opens in new tab instead of downloading fixes #1247 --- src/components/ApiInfo/ApiInfo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ApiInfo/ApiInfo.tsx b/src/components/ApiInfo/ApiInfo.tsx index f222f3432e..91a1de2259 100644 --- a/src/components/ApiInfo/ApiInfo.tsx +++ b/src/components/ApiInfo/ApiInfo.tsx @@ -81,7 +81,7 @@ export class ApiInfo extends React.Component {

Download OpenAPI specification: