Closed TomFreeman closed 3 years ago
Scratching an itch.
Use Case: We would like to use a mixin to import blocks that reference other schema files.
(mostly, import all the common error responses in a big block)
So, have added a {{ mixinDirectory }} variable to use in mixins that gives the correct path when used with a relative path.
{{ mixinDirectory }}
Scratching an itch.
Use Case: We would like to use a mixin to import blocks that reference other schema files.
(mostly, import all the common error responses in a big block)
So, have added a
{{ mixinDirectory }}
variable to use in mixins that gives the correct path when used with a relative path.