# XWUIOpenApiExplorer

OpenAPI reference viewer with endpoint tree, schema models, try-it-out emit and code samples. Never fetches spec servers.

## BasicUsage

Default Pets API explorer.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: BasicUsage
description: Default Pets API explorer.
```

## JavaScriptSample

Start on the JavaScript sample.

```example
file: examples/JavaScriptSample.ts
html: examples/JavaScriptSample.html
title: JavaScriptSample
description: Start on the JavaScript sample.
```

## SelectCreate

Open the create-pet operation.

```example
file: examples/SelectCreate.ts
html: examples/SelectCreate.html
title: SelectCreate
description: Open the create-pet operation.
```

## ApplyResponse

Host applies a try-it response.

```example
file: examples/ApplyResponse.ts
html: examples/ApplyResponse.html
title: ApplyResponse
description: Host applies a try-it response.
```

```api
```
