[PR #6502] [MERGED] fix: open api pump #11212

Closed
opened 2026-02-05 14:35:26 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/6502
Author: @jrasm91
Created: 1/19/2024
Status: Merged
Merged: 1/19/2024
Merged by: @alextran1502

Base: mainHead: fix/open-api-pump


📝 Commits (1)

📊 Changes

9 files changed (+10 additions, -14 deletions)

View changed files

📝 docs/docs/developer/open-api.md (+2 -6)
📝 misc/release/pump-version.sh (+1 -1)
📝 mobile/openapi/README.md (+1 -1)
📝 open-api/immich-openapi-specs.json (+1 -1)
📝 open-api/typescript-sdk/client/api.ts (+1 -1)
📝 open-api/typescript-sdk/client/base.ts (+1 -1)
📝 open-api/typescript-sdk/client/common.ts (+1 -1)
📝 open-api/typescript-sdk/client/configuration.ts (+1 -1)
📝 open-api/typescript-sdk/client/index.ts (+1 -1)

📄 Description

regenerate open-api and include regeneration in future releases


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/6502 **Author:** [@jrasm91](https://github.com/jrasm91) **Created:** 1/19/2024 **Status:** ✅ Merged **Merged:** 1/19/2024 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/open-api-pump` --- ### 📝 Commits (1) - [`28b9e36`](https://github.com/immich-app/immich/commit/28b9e363319eca2b7341050858741ff75072f320) fix: open api pump ### 📊 Changes **9 files changed** (+10 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/developer/open-api.md` (+2 -6) 📝 `misc/release/pump-version.sh` (+1 -1) 📝 `mobile/openapi/README.md` (+1 -1) 📝 `open-api/immich-openapi-specs.json` (+1 -1) 📝 `open-api/typescript-sdk/client/api.ts` (+1 -1) 📝 `open-api/typescript-sdk/client/base.ts` (+1 -1) 📝 `open-api/typescript-sdk/client/common.ts` (+1 -1) 📝 `open-api/typescript-sdk/client/configuration.ts` (+1 -1) 📝 `open-api/typescript-sdk/client/index.ts` (+1 -1) </details> ### 📄 Description regenerate open-api and include regeneration in future releases --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:35:26 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#11212