Skip to content

Commit d7b2d27

Browse files
committed
update _sho.jsonbilder
1 parent 6261caf commit d7b2d27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/views/api/v2/plans/_show.json.jbuilder

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ unless @minimal
7676

7777
json.array! q_and_a do |item|
7878
json.title item[:title]
79+
json.section item[:section]
7980
json.question item[:question]
8081
json.answer item[:answer]
8182
end

0 commit comments

Comments
 (0)