fix and auto app

pull/3/head
Rustem 2025-02-11 10:50:04 +05:00
parent cd39e80224
commit ef075b39b8
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
}, },
"code": { "code": {
"type": "string", "type": "string",
"validation": "required|unique:pipi_auto,code", "validation": "required",
"comment": "Код" "comment": "Код"
}, },
"name": { "name": {