Skip to content

Commit

Permalink
Add missing bbox parameter to unit API parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
japauliina committed Aug 26, 2024
1 parent 38c2af7 commit eaf3112
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -991,6 +991,7 @@ def render(self, data, media_type=None, renderer_context=None):
LEVEL_PARAMETER,
UNIT_GEOMETRY_PARAMETER,
UNIT_GEOMETRY_3D_PARAMETER,
BBOX_PARAMETER,
]
)
class UnitViewSet(
Expand Down

0 comments on commit eaf3112

Please sign in to comment.