blob: 5dcc8e874e3a3c0dda493522039df78c2354d44f [file] [log] [blame]
{
"type": "object",
"title": "nextId",
"required": [
"id"
],
"properties": {
"nextId": {
"type": "integer",
"format": "int64",
"example": 3
}
}
}