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

swagger.schemas.or-pattern.yaml Maven / Gradle / Ivy

There is a newer version: 3.9.2
Show newest version
title: Logical AND matcher
type: object
properties:
  or:
    type: array
    items:
      $ref: "content-pattern.yaml"

required:
  - or




© 2015 - 2024 Weber Informatics LLC | Privacy Policy