File: invalid-1.0.0.yaml

package info (click to toggle)
pytest-asdf-plugin 0.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 132 kB
  • sloc: python: 322; makefile: 3
file content (10 lines) | stat: -rw-r--r-- 211 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
%YAML 1.1
---
$schema: "http://stsci.edu/schemas/yaml-schema/draft-01"
id: "asdf://asdf-format.org/pytest_asdf_plugin/schemas/invalid-1.0.0"

title: An invalid schema

properties:
  - "should not be a list"
...