feat/swagger-snippets
Agusti Fernandez Pardo 2022-04-18 00:32:23 +02:00
parent 93f4afe26b
commit 65af2bfdc6
2 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,7 @@
"dependencies": {
"isarray": "2.0.5",
"next": "12.1.4",
"openapi-snippet": "^0.13.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"swagger-ui-react": "4.8.1"

View File

@ -22,7 +22,7 @@ const requestSnippets = {
},
defaultExpanded: true,
languages: ["curl_bash", "curl_powershell", "curl_cmd", "node"],
// e.g. only shxwow curl bash = ["curl_bash"]
// e.g. only ow curl bash = ["curl_bash"]
};
export default function APIDocs() {
return (