mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 18:08:07 +08:00
bump version to 0.5.3 (#2306)
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
from controllers.service_api import api
|
||||
from flask import current_app
|
||||
from flask_restful import Resource
|
||||
|
||||
from controllers.service_api import api
|
||||
|
||||
|
||||
class IndexApi(Resource):
|
||||
def get(self):
|
||||
|
||||
Reference in New Issue
Block a user