Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ controllers layer에 api 추가 #81

Merged
merged 1 commit into from
Feb 18, 2024
Merged

Conversation

mingi3314
Copy link
Owner

@mingi3314 mingi3314 commented Feb 18, 2024


Generated summary (powered by Graphite)

TL;DR

This pull request adds "fastapi" to the list of additional dependencies in the .pre-commit-config.yaml file and includes the "h11" package in the poetry.lock file.

What changed

  • Added "fastapi" to the list of additional dependencies in .pre-commit-config.yaml
  • Included the "h11" package in the poetry.lock file

How to test

  1. Pull the changes from this branch
  2. Run the application to ensure it functions as expected with the new dependencies
  3. Check the .pre-commit-config.yaml and poetry.lock files to verify the changes

Why make this change

  • To add support for FastAPI in the project
  • To include the necessary dependencies for the application to function properly

@mingi3314
Copy link
Owner Author

mingi3314 commented Feb 18, 2024

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

Copy link
Owner Author

mingi3314 commented Feb 18, 2024

Merge activity

  • Feb 18, 9:08 AM EST: @mingi3314 started a stack merge that includes this pull request via Graphite.
  • Feb 18, 9:10 AM EST: Graphite rebased this pull request as part of a merge.
  • Feb 18, 9:11 AM EST: @mingi3314 merged this pull request with Graphite.

Base automatically changed from 02-18-_constants_ to main February 18, 2024 14:09
@mingi3314 mingi3314 force-pushed the 02-18-_controllers_layer_api_ branch from 82e4cbd to 43039e4 Compare February 18, 2024 14:09
@mingi3314 mingi3314 merged commit 30fb613 into main Feb 18, 2024
1 check passed
@mingi3314 mingi3314 deleted the 02-18-_controllers_layer_api_ branch February 18, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant