Revert "docs: initial commit adding api playground to docs"

This reverts commit 9d68008152.
This commit is contained in:
Krrish Dholakia 2025-04-09 16:25:35 -07:00
parent 9d68008152
commit 032f459cbf
7 changed files with 19 additions and 1803 deletions

View file

@ -519,13 +519,6 @@ const sidebars = {
],
},
"troubleshoot",
{
type: 'category',
label: 'Playground',
items: [
'playground/transform_request',
],
},
],
};