fixed imports on several files

This commit is contained in:
2026-03-25 06:56:19 -05:00
parent 191cb2b698
commit ddcb7e76a3
16 changed files with 36 additions and 41 deletions

View File

@@ -16,8 +16,8 @@ params:path {
body:json {
{
"active" : false,
"options": [{"prodId": 5}]
"active" : true,
"options": []
}
}