We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 083752d commit 85bab05Copy full SHA for 85bab05
2 files changed
.gitmodules
@@ -1,3 +1,6 @@
1
[submodule "plugins/api_key"]
2
path = plugins/api_key
3
url = https://github.com/fastapi-practices/api_key.git
4
+[submodule "plugins/task"]
5
+ path = plugins/task
6
+ url = https://github.com/fastapi-practices/task.git
plugins/task
0 commit comments