Add OpenAPI types
This commit is contained in:
parent
a2a4611497
commit
f26457c2cf
5 changed files with 784 additions and 304 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue