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

models.swagger.examples.modular.parts.Pet.yaml Maven / Gradle / Ivy

type: object
required:
  - id
  - name
properties:
  id:
    type: integer
    format: int64
  name:
    type: string
  tag:
    type: string




© 2015 - 2025 Weber Informatics LLC | Privacy Policy