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

swagger.schemas.stub-mappings.yaml Maven / Gradle / Ivy

There is a newer version: 3.9.1
Show newest version
type: object
properties:
  mappings:
    type: array
    items:
      $ref: "stub-mapping.yaml"
  meta:
    type: object
    properties:
      total:
        type: integer
        example: 4
    required:
      - total
additionalProperties: false




© 2015 - 2024 Weber Informatics LLC | Privacy Policy