Added validation samples
This commit is contained in:
9
validation/examples/user.json
Normal file
9
validation/examples/user.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"id": 123456789,
|
||||
"locale": "en",
|
||||
"enabled": true,
|
||||
"location": 1,
|
||||
"offset": 1,
|
||||
"time_hour": 18,
|
||||
"time_minute": 0
|
||||
}
|
Reference in New Issue
Block a user