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
@raymondfeng IIRC, it was you who introduced property forms like json: {out: false} to property definition metadata in LB4. Do you have any opinions on how to go about implementing them in current juggler or even better in @loopback/repository?
bajtos
changed the title
PropertyForm is ignored
Support PropertyForm metadata
May 24, 2019
I have property that I'm trying to ignore in json response
I set the PropertyDefinition as shown above, but it doesn't seem to be having any impact. I also set it on the class not nada.
The text was updated successfully, but these errors were encountered: