Patch #22795 » 0001-render-custom-values-of-enumeration-objects-in-API-r.patch
app/views/enumerations/index.api.rsb | ||
---|---|---|
4 | 4 |
api.id enumeration.id |
5 | 5 |
api.name enumeration.name |
6 | 6 |
api.is_default enumeration.is_default |
7 |
render_api_custom_values enumeration.visible_custom_field_values, api |
|
7 | 8 |
end |
8 | 9 |
end |
9 | 10 |
end |