#### Path parameters
- **Required**: Must be provided to make the request
- **Type validation**: Ensures correct data types (integer, string, etc.)
- **Example**: `property-id` in `/rooms-api/properties/{property-id}/units`

