Skip to content

Instantly share code, notes, and snippets.

{
"version": "4.0",
"name": "UNIGRANDE",
"entities": [
{
"id": "aluno",
"name": "Aluno",
"attributes": [
{ "name": "id_aluno", "primaryKey": true },
{ "name": "matricula", "unique": true },