File: parameters.yaml

package info (click to toggle)
python-os-api-ref 1.6.2%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 372 kB
  • sloc: python: 1,056; makefile: 12
file content (20 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name:
  in: body
  required: true
  type: string
  description: |
    The name of things
name2:
  in: body
  required: true
  type: string
  description: |
    The name of things
  min_version: 2.11
name3:
  in: body
  required: true
  type: string
  description: |
    The name of things
  max_version: 2.20