Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 507 Bytes

CHANGELOG.md

File metadata and controls

15 lines (8 loc) · 507 Bytes

May/June 2024

Made the first version of this

July 25th 2024

✅ Improve actionschema-migrate to allow for pruned OpenAPI

✅ Also improve the fact that imports need to have a .js suffix. Add this as config.

✅ Make SDK with https://auth.actionschema.com/openapi.json with operationIds: ["authenticate"]

✅ In CRUD-openapi, use client.auth.permission() to determine we have access everywhere besides the hardcoded auth token.

❌ Also try using it via a middleware.ts and document this!