Skip to content

Move the new API to its own directory

Shreyas Agarwal requested to merge 467152-move-folder into master

What does this MR do and why?

Initially, the plan was to remove the reference to the old APIs and start utilizing the new ones. The old APIs might still be used within the JiHu installation.

The MR here moves the new API within the new module space and also updates the document to reflect the old ones are getting deprecated.

Related to #467152

Merge request reports