We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66676e4 commit 1e2ac68Copy full SHA for 1e2ac68
docs/source/schemas/legacy.rst
@@ -18,3 +18,5 @@ The following legacy schemas are not part of the most recent ASDF core schemas:
18
time/time-1.1.0
19
unit/quantity-1.1.0
20
asdf-schema-1.1.0
21
+ transform/transform-1.0.0
22
+ transform/domain-1.0.0
tests/test_docs.py
@@ -17,6 +17,8 @@
17
"http://stsci.edu/schemas/asdf/unit/quantity-1.2.0",
"http://stsci.edu/schemas/asdf/unit/unit-1.0.0",
"http://stsci.edu/schemas/asdf/asdf-schema-1.1.0",
+ "http://stsci.edu/schemas/asdf/transform/transform-1.0.0",
+ "http://stsci.edu/schemas/asdf/transform/domain-1.0.0",
}
23
24
0 commit comments