Skip to content

Commit

Permalink
Site enhancement module changes (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
madhansansel authored Dec 9, 2024
2 parents 36b3ecc + ff7c304 commit cdc2a7d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions plugins/modules/site_workflow_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,9 @@
type: int
units_of_measure:
description: |
Specifies the unit of measurement for floor dimensions, typically 'feet' or 'meters'.
This field is introduced from version 2.3.7.6 onwards.
Specifies the unit of measurement for floor dimensions, such as 'feet' or 'meters'.
This field was introduced in version 2.3.7.6 and is optional.
default: feet
type: str
upload_floor_image_path:
description: |
Expand Down

0 comments on commit cdc2a7d

Please sign in to comment.