Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-fastjsonschema: Add missing rdeps for ptests | Khem Raj | 2024-09-15 | 1 | -0/+2 |
| | | | | | | Allocated 5G RAM to qemu when running the ptest to avoid OOMs Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-fastjsonschema: Upgrade 2.18.0 -> 2.20.0 | Leon Anavi | 2024-08-14 | 1 | -0/+38 |
Upgrade to release 2.20.0. Added validations at compile time: - required must have unique items - checking if schema is not allowing required items (item is required, but is not listed in properties) Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |