encoding/jsonschema: implement `Config.DefineSchema`
This lets the caller know about internal schemas that have
been mapped to an external location.
Also add an explicit test for `MapRef`.
Signed-off-by: Roger Peppe <rogpeppe@gmail.com>
Change-Id: I4a9c624a3c73bc2dcbd1125d11e339fc31c02daa
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1205884
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>