6e222375c7
Mistakenly using dynamic on an attribute will lead to a panic when attempting to resolve variable references with a partial body, because the dynamic blocks have yet to be expanded and validated. Check that the block element type is actually an object before generating a schema. |
||
---|---|---|
.. | ||
doc.go | ||
fixup.go | ||
fixup_test.go | ||
schema.go | ||
variables.go | ||
variables_test.go |