mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-05 15:48:03 +00:00

* feat: added endpoint to programatically retrieve index mapping * feat: added endpoint to programatically retrieve index mapping * refactor: extracted JsonUtils from server sub module * refactor: move IndexMapping to spec * style: ran java linting * refactor: moved IndexMapping to singleton class * fix: JsonUtils import * style: ran java linting * fix: init indexmapper in operations * fix: moved ES index json files to spec * style: ran java linting --------- Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>