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
It's not simple issue.
I tackled with this just about an hour. I'm so frustrated because it's hard to keep backward compatibility, we have to sort changing name and remaining name carefully in each files that is related with APIv1.
Background
Now, this application uses following conceptual names
Problem
It may be hard to understand these concept from each names (Entity and Entry), because the meaning of their name and description are quite different.
Proposal
I think, we should change those names as below
Along with this, we also have to change following model names
But both names ("entity" and "entry") in the parameters of APIv1 should be remained because of backward compatibility.
The text was updated successfully, but these errors were encountered: