Compare commits
No commits in common. "v2" and "main" have entirely different histories.
4
main.py
4
main.py
@ -1,4 +0,0 @@
|
||||
def func_handler(request):
|
||||
data = request.get_json(force=True)
|
||||
print(data)
|
||||
return data
|
||||
@ -1,2 +0,0 @@
|
||||
functions-framework==1.4.3
|
||||
markupsafe==2.0.1
|
||||
Loading…
Reference in New Issue
Block a user