package normalize
import "github.com/go-openapi/analysis/internal/flatten/normalize"
Index ¶
Functions ¶
func Path ¶
Path renders absolute path on remote file refs
NOTE(windows): * refs are assumed to have been normalized with drive letter lower cased (from go-openapi/spec) * "/ in paths may appear as escape sequences
func RebaseRef ¶
RebaseRef rebases a remote ref relative to a base ref.
NOTE: does not support JSONschema ID for $ref (we assume we are working with swagger specs here).
NOTE(windows): * refs are assumed to have been normalized with drive letter lower cased (from go-openapi/spec) * "/ in paths may appear as escape sequences
Source Files ¶
- Version
- v0.23.0 (latest)
- Published
- Mar 9, 2024
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 1 day ago –
Tools for package owners.