This commit is contained in:
Andras Schmelczer 2024-12-14 15:02:12 +00:00
parent 7d4b5eb33a
commit 4e2a7501f4
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
2 changed files with 3 additions and 3 deletions

View file

@ -100,4 +100,4 @@ See https://github.com/obsidianmd/obsidian-api
npm install -g openapi-typescript
openapi-typescript http://localhost:3000/api.json --output ./types.ts
openapi-typescript http://localhost:3000/api.json --output plugin/src/services/types.ts