added covarage
This commit is contained in:
@@ -14,6 +14,7 @@ class LinkBudgetRequest(BaseModel):
|
||||
model: Literal["p452", "itm", "manual"] = "manual"
|
||||
include_buildings: bool = True
|
||||
include_vegetation: bool = True
|
||||
include_canopy: bool = True
|
||||
k_factor: float = Field(default=1.333, gt=0)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user