swagger-ui
Showing
lib/spec.json
0 → 100644
| ... | ... | @@ -69,6 +69,7 @@ |
| "react-identicons": "^1.2.5", | ||
| "react-jazzicon": "^1.0.4", | ||
| "react-scroll": "^1.8.7", | ||
| "swagger-ui-react": "^4.15.5", | ||
| "use-font-face-observer": "^1.2.1", | ||
| "wagmi": "^0.10.6" | ||
| }, | ||
| ... | ... | @@ -85,6 +86,7 @@ |
| "@types/qrcode": "^1.5.0", | ||
| "@types/react": "18.0.9", | ||
| "@types/react-dom": "18.0.5", | ||
| "@types/swagger-ui-react": "^4.11.0", | ||
| "@types/ws": "^8.5.3", | ||
| "@typescript-eslint/eslint-plugin": "^5.27.0", | ||
| "dotenv-cli": "^6.0.0", | ||
| ... | ... | @@ -100,6 +102,7 @@ |
| "jest-environment-jsdom": "^29.2.1", | ||
| "lint-staged": ">=10", | ||
| "mockdate": "^3.0.5", | ||
| "next-transpile-modules": "^10.0.0", | ||
| "playwright": "^1.28.0", | ||
| "svgo": "^2.8.0", | ||
| "ts-jest": "^29.0.3", | ||
| ... | ... |
pages/api-docs.tsx
0 → 100644
ui/SwaggerUI.tsx
0 → 100644
Please register or sign in to comment