Note that this is "deriving path" in the manual -- the great sed of the code base to bring it in sync has yet to happen yet.
22 lines
344 B
Markdown
22 lines
344 B
Markdown
{{#include deriving-path-v1-fixed.md}}
|
|
|
|
## Examples
|
|
|
|
### Constant
|
|
|
|
```json
|
|
{{#include schema/deriving-path-v1/single_opaque.json}}
|
|
```
|
|
|
|
### Output of static derivation
|
|
|
|
```json
|
|
{{#include schema/deriving-path-v1/single_built.json}}
|
|
```
|
|
|
|
### Output of dynamic derivation
|
|
|
|
```json
|
|
{{#include schema/deriving-path-v1/single_built_built.json}}
|
|
```
|