We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbd3f49 commit e673371Copy full SHA for e673371
constants.ts
@@ -1,3 +1,4 @@
1
+// Data sync from: https://github.com/fastapi-practices/fastapi_best_architecture/blob/master/backend/plugin/validator.py
2
export const VALID_TAGS = [
3
"ai",
4
"mcp",
0 commit comments