Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "categorie",
- "base": "PersistedModel",
- "properties": {
- "name": {
- "type": "string",
- "required": true
- },
- "image": {
- "type": "string",
- "required": true
- }
- },
- "validations": [],
- "relations": {},
- "acls": [],
- "methods": []
- }
Advertisement
Add Comment
Please, Sign In to add comment