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

swagger.schemas.equal-to-xml-pattern.yaml Maven / Gradle / Ivy

The newest version!
title: XML equality
type: object
properties:
  equalToXml:
    type: string
    example: "123"
  enablePlaceholders:
    type: boolean
  placeholderOpeningDelimiterRegex:
    type: string
    example: "["
  placeholderClosingDelimiterRegex:
    type: string
    example: "]"

required:
  - equalToXml




© 2015 - 2025 Weber Informatics LLC | Privacy Policy