We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6339bd5 commit fa898d0Copy full SHA for fa898d0
packages/docusaurus-theme-openapi-docs/src/theme/ApiDemoPanel/Execute/makeRequest.ts
@@ -6,8 +6,7 @@
6
* ========================================================================== */
7
8
import sdk from "@paloaltonetworks/postman-collection";
9
-
10
-import { Body } from "../Body/slice";
+import { Body } from "@theme/ApiDemoPanel/Body/slice";
11
12
function fetchWithtimeout(
13
url: string,
0 commit comments