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

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

There is a newer version: 1.4.2
Show newest version
type: object
allOf:
  - $ref: 'Pet.yaml'
  - required:
      - name
    properties:
      description:
        type: integer
        format: int64




© 2015 - 2024 Weber Informatics LLC | Privacy Policy