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

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

There is a newer version: 3.9.2
Show newest version
type: object
title: Content pattern
oneOf:
  - $ref: "equal-to-pattern.yaml"
  - $ref: "binary-equal-to-pattern.yaml"
  - $ref: "contains-pattern.yaml"
  - $ref: "does-not-contain-pattern.yaml"
  - $ref: "matches-pattern.yaml"
  - $ref: "does-not-match-pattern.yaml"
  - $ref: "not-pattern.yaml"
  - $ref: "before-pattern.yaml"
  - $ref: "after-pattern.yaml"
  - $ref: "equal-to-date-time-pattern.yaml"
  - $ref: "equal-to-json-pattern.yaml"
  - $ref: "matches-json-path-pattern.yaml"
  - $ref: "equal-to-xml-pattern.yaml"
  - $ref: "matches-xpath-pattern.yaml"
  - $ref: "matches-json-schema-pattern.yaml"
  - $ref: "absent-pattern.yaml"
  - $ref: "and-pattern.yaml"
  - $ref: "or-pattern.yaml"
  - $ref: "has-exactly-multivalue-pattern.yaml"
  - $ref: "includes-multivalue-pattern.yaml"





© 2015 - 2024 Weber Informatics LLC | Privacy Policy