mirror of
https://github.com/immich-app/immich.git
synced 2025-07-09 09:12:57 +02:00
refactor: open api (#6334)
This commit is contained in:
parent
a1523a9af0
commit
2439c5ab57
83 changed files with 404 additions and 19672 deletions
open-api/typescript-sdk
4
open-api/typescript-sdk/index.ts
Normal file
4
open-api/typescript-sdk/index.ts
Normal file
|
@ -0,0 +1,4 @@
|
|||
export * from './client';
|
||||
export * as base from './client/base';
|
||||
export * as configuration from './client/configuration';
|
||||
export * as common from './client/common';
|
Loading…
Add table
Add a link
Reference in a new issue