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
Visibility flag is confusing, especially for anyone consuming this API. There are a couple of options for replacing this. The simplest one would be using two boolean flags, one for public and one for shareable.
Visibility flag is confusing, especially for anyone consuming this API. There are a couple of options for replacing this. The simplest one would be using two boolean flags, one for public and one for shareable.