mirror of
https://github.com/immich-app/immich.git
synced 2025-06-22 17:04:00 +02:00
refactor: open api (#6334)
This commit is contained in:
parent
a1523a9af0
commit
2439c5ab57
83 changed files with 404 additions and 19672 deletions
|
@ -56,7 +56,7 @@ const config = {
|
|||
editUrl: 'https://github.com/immich-app/immich/tree/main/docs/',
|
||||
},
|
||||
api: {
|
||||
path: '../server/immich-openapi-specs.json',
|
||||
path: '../open-api/immich-openapi-specs.json',
|
||||
routeBasePath: '/docs/api',
|
||||
},
|
||||
// blog: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue