Combining Schemas for Language Code Transformation
I have a schema that goes from something like en-US to en:
and then I have a schema which goes from "en" to "eng" (iso 639-1 to iso-639-3).
If I want to define my response schema now to go from en-US to eng, how would I do that?
this does not seem to work as I expect it to work.
and then I have a schema which goes from "en" to "eng" (iso 639-1 to iso-639-3).
If I want to define my response schema now to go from en-US to eng, how would I do that?
this does not seem to work as I expect it to work.
