[PR #12358] [MERGED] chore: upgrade openapi generator version #13586

Closed
opened 2026-02-05 15:17:13 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/12358
Author: @alextran1502
Created: 9/5/2024
Status: Merged
Merged: 9/5/2024
Merged by: @alextran1502

Base: mainHead: update-open-api-version


📝 Commits (1)

  • a09005f chore: upgrade openapi generator version

📊 Changes

7 files changed (+13 additions, -11 deletions)

View changed files

📝 mobile/openapi/.gitignore (+3 -1)
📝 mobile/openapi/.openapi-generator/VERSION (+1 -1)
📝 mobile/openapi/README.md (+1 -1)
📝 mobile/openapi/pubspec.yaml (+4 -4)
📝 open-api/bin/generate-open-api.sh (+1 -1)
📝 open-api/openapitools.json (+1 -1)
📝 open-api/patch/pubspec_immich_mobile.yaml.patch (+2 -2)

📄 Description

Includes new improvements for Dart generator such as laxer dependencies requirements in the mobile project


🔄 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/12358 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 9/5/2024 **Status:** ✅ Merged **Merged:** 9/5/2024 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `update-open-api-version` --- ### 📝 Commits (1) - [`a09005f`](https://github.com/immich-app/immich/commit/a09005f9333b84230707074ad71a567b356d0ec2) chore: upgrade openapi generator version ### 📊 Changes **7 files changed** (+13 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `mobile/openapi/.gitignore` (+3 -1) 📝 `mobile/openapi/.openapi-generator/VERSION` (+1 -1) 📝 `mobile/openapi/README.md` (+1 -1) 📝 `mobile/openapi/pubspec.yaml` (+4 -4) 📝 `open-api/bin/generate-open-api.sh` (+1 -1) 📝 `open-api/openapitools.json` (+1 -1) 📝 `open-api/patch/pubspec_immich_mobile.yaml.patch` (+2 -2) </details> ### 📄 Description Includes new improvements for Dart generator such as laxer dependencies requirements in the mobile project --- <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 15:17:13 +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#13586