knitr::opts_chunk$set(echo = TRUE)

v0.0.0.9014 (2020-01-17)

dir_from <- test_path()

conf_load(dir = dir_from)

value <- "responses/200/schema"
from <- "config_openapi.yml"

configs <- conf_get(value, from, dir_from, resolve_references = FALSE)
res <- conf_handle_reference_json(configs, from, dir_from)


rappster/confx documentation built on March 27, 2021, 2:52 a.m.