Skip to content

Commit

Permalink
Exposing environments.
Browse files Browse the repository at this point in the history
  • Loading branch information
augustjohnson committed Oct 27, 2024
1 parent 17e4b96 commit 8960df6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api_v2/serializers/creature.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,8 @@ class Meta:
'tremorsense_range',
'truesight_range',
'actions',
'creaturesets'
'creaturesets',
'environments'
]

@extend_schema_field(inline_serializer(
Expand Down

0 comments on commit 8960df6

Please sign in to comment.