mirror of
https://github.com/immich-app/immich.git
synced 2025-11-02 21:27:39 +09:00
refactor: open api (#6334)
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user