Rename --export=json to --export=full.
As all exports are in JSON format, it doesn't make sense to have one export type called "json". The name "full" describes it better. Renamed JsonExporter to FullExporter accordingly.
Loading
Please sign in to comment