Skip to content

Commit 30c5eb2

Browse files
committed
chore: re-enable interactive api examples
These work on the developers.plane.so domain, but not if you run this site on other domains b/c the api currently blocks you.
1 parent 7b18a80 commit 30c5eb2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/css/custom.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -826,11 +826,3 @@ a.footer__link-item:hover {
826826
box-sizing: border-box;
827827
}
828828
}
829-
830-
/* openapi */
831-
832-
/* The Plane API currently does not support 'access-control-allow-origin: *' */
833-
.openapi-explorer__request-form,
834-
.openapi-explorer__response-container {
835-
display: none;
836-
}

0 commit comments

Comments
 (0)