[PR #188] [MERGED] 57 get rid of connectionmanager init arguments in openapi documentation #312

Closed
opened 2026-02-27 19:17:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/188
Author: @EddieTheCubeHead
Created: 4/3/2024
Status: Merged
Merged: 4/6/2024
Merged by: @EddieTheCubeHead

Base: masterHead: 57-get-rid-of-connectionmanager-__init__-arguments-in-openapi-documentation


📝 Commits (4)

  • 43ec06d 57 get rid of connectionmanager init arguments in openapi documentation
  • e30bd76 57 Add new env variable to README
  • ad2110b Merge branch 'master' into 57-get-rid-of-connectionmanager-init-arguments-in-openapi-documentation
  • 12920cb Merge branch 'master' into 57-get-rid-of-connectionmanager-init-arguments-in-openapi-documentation

📊 Changes

3 files changed (+8 additions, -5 deletions)

View changed files

📝 server/README.md (+1 -0)
📝 server/src/database/database_connection.py (+3 -3)
📝 server/test/conftest.py (+4 -2)

📄 Description

Moved arguments into env variables as this setup should be consistent during deployment anyways. Added new env variable into README


🔄 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/EddieTheCubeHead/Stagnum/pull/188 **Author:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Created:** 4/3/2024 **Status:** ✅ Merged **Merged:** 4/6/2024 **Merged by:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Base:** `master` ← **Head:** `57-get-rid-of-connectionmanager-__init__-arguments-in-openapi-documentation` --- ### 📝 Commits (4) - [`43ec06d`](https://github.com/EddieTheCubeHead/Stagnum/commit/43ec06d50afd63221a414287115fbd21ffa2b34a) 57 get rid of connectionmanager init arguments in openapi documentation - [`e30bd76`](https://github.com/EddieTheCubeHead/Stagnum/commit/e30bd76c74cafe556f8e71e4178b1517475d2241) 57 Add new env variable to README - [`ad2110b`](https://github.com/EddieTheCubeHead/Stagnum/commit/ad2110b864c564f8482fa4e5f3e1b98642589777) Merge branch 'master' into 57-get-rid-of-connectionmanager-__init__-arguments-in-openapi-documentation - [`12920cb`](https://github.com/EddieTheCubeHead/Stagnum/commit/12920cb78a71dd3990faee5f2198c349d5c8f2e4) Merge branch 'master' into 57-get-rid-of-connectionmanager-__init__-arguments-in-openapi-documentation ### 📊 Changes **3 files changed** (+8 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `server/README.md` (+1 -0) 📝 `server/src/database/database_connection.py` (+3 -3) 📝 `server/test/conftest.py` (+4 -2) </details> ### 📄 Description Moved arguments into env variables as this setup should be consistent during deployment anyways. Added new env variable into README --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:17:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Stagnum#312
No description provided.