summaryrefslogtreecommitdiffstats
path: root/app/views/versions/index.api.rsb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/versions/index.api.rsb')
-rw-r--r--app/views/versions/index.api.rsb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/versions/index.api.rsb b/app/views/versions/index.api.rsb
index 3a262550b..3adde2b98 100644
--- a/app/views/versions/index.api.rsb
+++ b/app/views/versions/index.api.rsb
@@ -8,6 +8,7 @@ api.array :versions, api_meta(:total_count => @versions.size) do
api.description version.description
api.status version.status
api.due_date version.effective_date
+ api.sharing version.sharing
render_api_custom_values version.custom_field_values, api