We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39e7913 commit bb4882cCopy full SHA for bb4882c
spec/integration/_dev/benchmark/spec.yml
@@ -42,12 +42,12 @@ spec:
42
- description: A file with the config definition for the corpus generator.
43
type: file
44
pattern: '^config.yml$'
45
- contentMediaType: "application/x-yaml; require-document-dashes=true"
+ contentMediaType: "application/x-yaml"
46
required: false
47
- description: A file with the fields definition for the corpus generator
48
49
pattern: '^fields.yml$'
50
51
52
- description: A file with the template for the corpus generator
53
0 commit comments