Fixed: [NACM create rules do not work properly on objects with default values](https://github.com/clicon/clixon/issues/506)

This commit is contained in:
Olof hagsand 2024-04-01 17:02:48 +02:00
parent c9c5d4f813
commit 91ea38eff0
3 changed files with 10 additions and 5 deletions

View file

@ -14,6 +14,7 @@ Expected: May 2024
### Corrected Bugs
* Fixed: [NACM create rules do not work properly on objects with default values](https://github.com/clicon/clixon/issues/506)
* Fixed: [CLI: Explicit api-path not encoded correctly](https://github.com/clicon/clixon/issues/504)
* Fixed: [Startup and default of same object causes too-many-elements error](https://github.com/clicon/clixon/issues/503)