Add KEYS.md for comprehensive OpenAPI key reference and update biome.json to disable explicit any type warnings

This commit is contained in:
Luke Hagar
2025-09-26 15:14:26 +00:00
parent 16b154098f
commit 912ef809bf
6 changed files with 707 additions and 3 deletions

View File

@@ -26,7 +26,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
cache: npm
- name: Setup Bun
uses: oven-sh/setup-bun@v1