add new types and info page

This commit is contained in:
Malte Teichert
2024-05-20 01:59:07 +02:00
parent b3138b7a7f
commit 5da492339b
8 changed files with 421 additions and 149 deletions

View File

@@ -1,4 +1,4 @@
<script lang="ts">
<!-- <script lang="ts">
import { openApiStore } from '$lib';
import {
apiKeyAuthTemplate,
@@ -80,4 +80,4 @@
Add Security Schema
</button>
</span>
</form>
</form> -->