mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 06:05:49 +03:00
[PR #188] [MERGED] 57 get rid of connectionmanager init arguments in openapi documentation #312
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#312
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:57-get-rid-of-connectionmanager-__init__-arguments-in-openapi-documentation📝 Commits (4)
43ec06d57 get rid of connectionmanager init arguments in openapi documentatione30bd7657 Add new env variable to READMEad2110bMerge branch 'master' into 57-get-rid-of-connectionmanager-init-arguments-in-openapi-documentation12920cbMerge 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.