Skip to content

Commit

Permalink
Upgrade to docusaurus 3.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Castle <[email protected]>
  • Loading branch information
Kas-tle committed Jul 14, 2024
1 parent 762c121 commit 56a6956
Show file tree
Hide file tree
Showing 29 changed files with 2,419 additions and 3,402 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"Simple server online check"}
>
Simple server online check
</h1>
</Heading>

<MethodEndpoint
method={"get"}
Expand All @@ -41,7 +43,13 @@ import TabItem from "@theme/TabItem";

Simple server online check

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<div>
<div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"GlobalApiWeb.Api.LinkController.get_bedrock_link_v1"}
>
GlobalApiWeb.Api.LinkController.get_bedrock_link_v1
</h1>
</Heading>

<MethodEndpoint
method={"get"}
Expand All @@ -45,7 +47,13 @@ import TabItem from "@theme/TabItem";

GlobalApiWeb.Api.LinkController.get_bedrock_link_v1

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<details
style={{"marginBottom":"1rem"}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"Get linked Java account from Bedrock xuid"}
>
Get linked Java account from Bedrock xuid
</h1>
</Heading>

<MethodEndpoint
method={"get"}
Expand All @@ -41,7 +43,13 @@ import TabItem from "@theme/TabItem";

Get linked Java account from Bedrock xuid

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<details
style={{"marginBottom":"1rem"}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"GlobalApiWeb.Api.LinkController.get_java_link_v1"}
>
GlobalApiWeb.Api.LinkController.get_java_link_v1
</h1>
</Heading>

<MethodEndpoint
method={"get"}
Expand All @@ -45,7 +47,13 @@ import TabItem from "@theme/TabItem";

GlobalApiWeb.Api.LinkController.get_java_link_v1

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<details
style={{"marginBottom":"1rem"}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"Get linked Bedrock account from Java UUID"}
>
Get linked Bedrock account from Java UUID
</h1>
</Heading>

<MethodEndpoint
method={"get"}
Expand All @@ -41,7 +43,13 @@ import TabItem from "@theme/TabItem";

Get linked Bedrock account from Java UUID

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<details
style={{"marginBottom":"1rem"}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"GlobalApiWeb.Api.RenderController.get_front_texture"}
>
GlobalApiWeb.Api.RenderController.get_front_texture
</h1>
</Heading>

<MethodEndpoint
method={"get"}
Expand All @@ -41,7 +43,13 @@ import TabItem from "@theme/TabItem";

GlobalApiWeb.Api.RenderController.get_front_texture

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<details
style={{"marginBottom":"1rem"}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"GlobalApiWeb.Api.RenderController.get_raw_texture"}
>
GlobalApiWeb.Api.RenderController.get_raw_texture
</h1>
</Heading>

<MethodEndpoint
method={"get"}
Expand All @@ -41,7 +43,13 @@ import TabItem from "@theme/TabItem";

GlobalApiWeb.Api.RenderController.get_raw_texture

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<details
style={{"marginBottom":"1rem"}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"Get a list of the most recently uploaded skins"}
>
Get a list of the most recently uploaded skins
</h1>
</Heading>

<MethodEndpoint
method={"get"}
Expand All @@ -41,7 +43,13 @@ import TabItem from "@theme/TabItem";

Get a list of the most recently uploaded skins

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<details
style={{"marginBottom":"1rem"}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"Get a list of the most recently uploaded skins"}
>
Get a list of the most recently uploaded skins
</h1>
</Heading>

<MethodEndpoint
method={"get"}
Expand All @@ -41,8 +43,6 @@ import TabItem from "@theme/TabItem";

Get a list of the most recently uploaded skins

## Request

<div>
<div>
<ApiTabs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"Get the most recently converted skin of a Bedrock player"}
>
Get the most recently converted skin of a Bedrock player
</h1>
</Heading>

<MethodEndpoint
method={"get"}
Expand All @@ -41,7 +43,13 @@ import TabItem from "@theme/TabItem";

Get the most recently converted skin of a Bedrock player

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<details
style={{"marginBottom":"1rem"}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"Get all publicly available Global Api statistics"}
>
Get all publicly available Global Api statistics
</h1>
</Heading>

<MethodEndpoint
method={"get"}
Expand All @@ -41,7 +43,13 @@ import TabItem from "@theme/TabItem";

Get all publicly available Global Api statistics

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<div>
<div>
Expand Down
Loading

0 comments on commit 56a6956

Please sign in to comment.