PromucFlow_constructor/app/server/appsmith-git/src
Anagh Hegde bfeab838f2
fix: do not create files for empty body of queries in the git repo (#21774)
We're currently creating an empty txt file even when there is no body
for an API call. For eg, in GET API calls. We should check whether there
is content in a file before creating the file.

Fixes #21683
2023-03-30 15:53:10 +05:30
..
main fix: do not create files for empty body of queries in the git repo (#21774) 2023-03-30 15:53:10 +05:30
test/java fix: fix git sync related bugs for Custom JS Lib feature (#19352) 2023-01-10 19:26:48 +05:30