Skip to content

Commit

Permalink
Also expose the only logging and the goal flags on the nutritional pl…
Browse files Browse the repository at this point in the history
…an info endpoint
  • Loading branch information
rolandgeider committed Apr 12, 2024
1 parent 3eb9521 commit 777faf5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions wger/nutrition/api/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -355,5 +355,10 @@ class Meta:
'id',
'creation_date',
'description',
'only_logging',
'goal_energy',
'goal_protein',
'goal_carbohydrates',
'goal_fat',
'meals',
]

0 comments on commit 777faf5

Please sign in to comment.