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
I have see the option show that does the magic to allow certain values to show at the api request. I have followed these examples but it doesnt get the showings limited on the listing.
restful.expose({
Article : {
show : "title content"
}
});
I have see the option
show
that does the magic to allow certain values to show at the api request. I have followed these examples but it doesnt get the showings limited on the listing.and this
is this possible do able to show at
so i can enable this feature on the listing request.
The text was updated successfully, but these errors were encountered: