-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ZAP and set defaultReportable to true for attributes. (#12074)
This should cause IS_REPORTABLE to be true for attributes unless the XML has reportable="false". Still waiting on project-chip/zap#318 to be fixed to then get us the behavior we really want.
- Loading branch information
1 parent
9d0a9ff
commit 1633241
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -82,5 +82,6 @@ | |
"bool": { | ||
"commandDiscovery": true | ||
} | ||
} | ||
}, | ||
"defaultReportable": true | ||
} |
Submodule repo
updated
35 files