Skip to content

Rename some classes and variables to improve readable

Zhibin Mai requested to merge augmenter_renaming into master

This is part of the efforts to improve the readability of the augmenter related codes. The major changes is to rename some classes and variables via IDE tool. It also includes two minor changes:

  • Reduce redundant codes in class PropertyPathDeserializer.class
  • Use OSDU kind pattern to verify the Code property in class AugmenterConfiguration.class
Edited by Zhibin Mai

Merge request reports