Docs: Move RTP to INF, make sure most of the O-Cloud word change to INF O2 service
[pti/o2.git] / o2dms / api / dms_api_ns.py
1 from flask_restx import Namespace\r
2 \r
3 \r
4 api_dms_lcm_v1 = Namespace(\r
5     "O2DMS_LCM", description='DMS LCM related operations.')\r