You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
under "Tree", it says "The tree must contain exactly one YAML
document, starting with --- (YAML document start marker) and ending
with ... (YAML document end marker), each on their own line." But then
the following example shows the start marker NOT on its own line:
This is a catch all ticket for documentation bugs/fixes.
It claims the two examples below are equivalent:
The "direction" field in the projection schemas has no description.
The order of inputs and outputs in the projection schemas should be specified in the documentation.
rotate2d should specify the direction of rotation - counterclockwsise.
inputs and outputs of rotations:
depending on the value of "rotation_type".
If this is correct, it may be an idea to say this explicitly in the schemas.
In
https://asdf-standard.readthedocs.io/en/1.5.0/file_layout.html
under "Tree", it says "The tree must contain exactly one YAML
document, starting with --- (YAML document start marker) and ending
with ... (YAML document end marker), each on their own line." But then
the following example shows the start marker NOT on its own line:
--- !core/asdf-1.0.0