Skip to content

Commit 841123e

Browse files
committed
🐛 RecDotGovSearchResponse description
closes #356
1 parent 6a00c1b commit 841123e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

camply/containers/api_responses.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ class RecDotGovSearchResult(CamplyModel):
492492
"""
493493

494494
average_rating: Optional[int]
495-
description: str
495+
description: Optional[str]
496496
entity_id: int
497497
entity_type: str
498498
latitude: Optional[float]

0 commit comments

Comments
 (0)