All Downloads are FREE. Search and download functionalities are using the official Maven repository.

definitions.NextId.json Maven / Gradle / Ivy

{
  "type": "object",
  "title": "nextId",
  "required": [
    "id"
  ],
  "properties": {
    "nextId": {
      "type": "integer",
      "format": "int64",
      "example": 3
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy