# Functions
MergeWithRoot will merge container with root document.
Paths will parse paths in oapi container and return array of paths.
SetPathsDefaults will iterate through paths and apply default on each path.
# Structs
FlattenPath represents single reuqest path in oapi spec.
# Type aliases
FlattenPaths list of FlattenPath.