File: recursive_files_definitions.yaml

package info (click to toggle)
python-prance 25.4.8.0%2Bds1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,144 kB
  • sloc: python: 3,381; makefile: 205
file content (8 lines) | stat: -rw-r--r-- 121 bytes parent folder | download
1
2
3
4
5
6
7
8
---
bar:
  type: object
  required:
    - baz
  properties:
    baz:
      $ref: 'recursive_files.yaml#/definitions/Pet'