هذا الالتزام موجود في:
ahmedgamalyousef
2025-10-01 00:56:26 +03:00
الأصل 020e84edd2
التزام 0446cd0014
3 ملفات معدلة مع 12 إضافات و2 حذوفات

عرض الملف

@@ -17,8 +17,8 @@ swagger = Swagger(app)
@app.route("/", methods=["GET"])
def home():
return jsonify({
"message": "Welcome to Ahmed Gamal's Fruit API 🚀",
"docs_url": "/docs"
"message": "Welcome to Ahmed Gamal's Fruit API ",
"Swagger Docs URL": "/docs"
})
# Sample data