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

schemas.openapi-schemas.FrontendItemSpec.yml Maven / Gradle / Ivy

type: object
required:
  - symbol
  - curve
  - itemType
  - tenor
properties:
  symbol:
    type: string
  curve:
    type: string
  itemType:
    type: string
  tenor:
    type: string
    pattern: '^[0-9]+[DMY]$'




© 2015 - 2025 Weber Informatics LLC | Privacy Policy