Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
356c37130dc04467d69034e84ff7b0da29b13677
/
.
/
web
/
api
/
src
/
main
/
resources
/
definitions
/
NextId.json
blob: 5dcc8e874e3a3c0dda493522039df78c2354d44f [
file
] [
log
] [
blame
]
{
"type"
:
"object"
,
"title"
:
"nextId"
,
"required"
:
[
"id"
],
"properties"
:
{
"nextId"
:
{
"type"
:
"integer"
,
"format"
:
"int64"
,
"example"
:
3
}
}
}