Skip to content

Commit 2da35b8

Browse files
Update and rename TMF641-ServiceOrdering-4.0.0.swagger.json to TMF641-ServiceOrdering-3.0.0.swagger.json
1 parent eba3126 commit 2da35b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

TMF641-ServiceOrdering-4.0.0.swagger.json renamed to TMF641-ServiceOrdering-3.0.0.swagger.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"info": {
44
"title": "API ServiceOrdering",
55
"description": "## TMF API Reference : TMF 641 - Service Ordering Management\n\n## Release : 18.5 - Dec 2018\n\nThe Service Order API provides a standardized mechanism for managing Service Order, a type of order which can be used to place an order between a customer and a service provider or between a service provider and a partner and vice versa.\n\n### Service Order resource\nA service order will describe a list of service order items. A service order item references an action on an existing or future service. By service we designed Customer Facing Service (CFS) as well as Resource Facing Service (RFS).\nFrom a component perspective, a service order should be available\n- from a Service Orchestration Component (and it could mix CFS and RFS)\n- from an Infrastructure Control & Management component (and it would have only RFS)\n\n### Service Order API performs the following operations on service order :\n- Retrieval of a service order or a collection of service orders depending on filter criteria\n- Partial update of a service order (including updating rules)\n- Creation of a service order (including default values and creation rules)\n- Deletion of service order (for administration purposes)\n- Notification of events on Service order\n\nCopyright \u00a9 TM Forum 2018. All Rights Reserved",
6-
"version": "4.0.0"
6+
"version": "3.0.0"
77
},
88
"host": "serverRoot",
9-
"basePath": "/tmf-api/serviceOrdering/v4/",
9+
"basePath": "/tmf-api/serviceOrdering/v3/",
1010
"schemes": [
1111
"https"
1212
],
@@ -1941,4 +1941,4 @@
19411941
}
19421942
}
19431943
}
1944-
}
1944+
}

0 commit comments

Comments
 (0)