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
the behavior would need to be configurable on the root API level to avoid accidentally leaking private records. Additionally, the behavior could be controlled on the per request level through a param like ?expand=user,tags.
The text was updated successfully, but these errors were encountered:
As discussed with @svicknesh in #25, API's JSON schema could be modified to look something like:
the behavior would need to be configurable on the root API level to avoid accidentally leaking private records. Additionally, the behavior could be controlled on the per request level through a param like
?expand=user,tags
.The text was updated successfully, but these errors were encountered: