You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Method _file_model is used to create a specific JSON response that describes a model and it's used in at least 3 cases. Reading, saving, and creating a new file (which is actually calling a save() method).
So this calls for a bigger refactor than just one place. I suggest we resolve this in a separate issue.
Method _file_model is used to create a specific JSON response that describes a model and it's used in at least 3 cases. Reading, saving, and creating a new file (which is actually calling a save() method).
So this calls for a bigger refactor than just one place. I suggest we resolve this in a separate issue.
Originally posted by @piotrWichlinskiSoftwaremind in #213 (comment)
The text was updated successfully, but these errors were encountered: