• Clayton Coleman's avatar
    Switch API objects to not register per version codecs · c1d932e4
    Clayton Coleman authored
    Remove Codec from versionInterfaces in meta (RESTMapper is now agnostic
    to codec and serialization). Register api/latest.Codecs as the codec
    factory and use latest.Codecs.LegacyCodec(version) as an equvialent to
    the previous codec.
    c1d932e4
copy_test.go 2.06 KB