Add OpenAPI types

This commit is contained in:
Andras Schmelczer 2024-12-08 22:02:21 +00:00
parent a2a4611497
commit f26457c2cf
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
5 changed files with 784 additions and 304 deletions

View file

@ -94,3 +94,10 @@ If you have multiple URLs, you can also do:
## API Documentation
See https://github.com/obsidianmd/obsidian-api
npm install -g openapi-typescript
openapi-typescript http://localhost:3000/api.json --output ./types.ts