You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+37-28
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# MEF-LSO-Cantata-SDK - Celine Release
1
+
# MEF-LSO-Cantata-SDK - Dolly Release
2
2
3
3
## Download Link
4
4
5
-
Download the entire repository by clicking [here](https://.com/MEF-GIT/MEF-LSO-Cantata-SDK-extended/releases/download/celine/MEF-LSO-Cantata-SDK-celine.zip)
5
+
Download the entire repository by clicking [here](https://.com/MEF-GIT/MEF-LSO-Cantata-SDK/releases/download/dolly/MEF-LSO-Cantata-SDK-dolly.zip)
6
6
7
7
## Introduction
8
8
@@ -16,6 +16,8 @@ This repository contains the MEF LSO Cantata SDK. It includes API definitions fo
16
16
- Product Order
17
17
- Product Inventory
18
18
- Trouble Ticket
19
+
- Appointment
20
+
- Work Order
19
21
20
22
It also provides Product Schemas for:
21
23
@@ -25,16 +27,20 @@ It also provides Product Schemas for:
25
27
- EVPL
26
28
- EVPLAN
27
29
- EVPTREE
28
-
- Basic Internet Access (member contribution)
30
+
- Basic Internet Access
31
+
- Advanced Internet Access
29
32
30
33
## High-level release notes
31
34
35
+
- Following APIs and their respective Developer Guides have been published as MEF Standards:
36
+
- MEF 87 - LSO Cantata and LSO Sonata Product Offering Qualification API - Developer Guide
37
+
- MEF 115 - LSO Cantata and LSO Sonata Quote Management API - Developer Guide
38
+
- MEF 116 - LSO Cantata and LSO Sonata Product Inventory API - Developer Guide
39
+
- MEF 121 - LSO Cantata and LSO Sonata Address Management API - Developer Guide
40
+
- MEF 122 - LSO Cantata and LSO Sonata Site Management API - Developer Guide
32
41
- All APIs have been reviewed and updated to follow their respective Business Requirements & Use Cases and Developer Guides documents
-*MEF W139 - Basic and Advanced Internet Access - **work in progress - ready for CfC#1**
84
90
85
-
(*) is used to mark item that changes their maturity comparing to previous Billie release.
91
+
(*) is used to mark item that changes their maturity comparing to previous release.
86
92
87
93
For details on the maturity map and the roadmap for future releases please refer to [LSO Cantata SDK Home Page](https://wiki.mef.net/display/CESG/LSO+Cantata+SDK) on the MEF WIKI.
88
94
@@ -102,21 +108,24 @@ This SDK contains the following items:
102
108
-`offeringQualification` - Determine whether it is feasible for the Seller to deliver a particular Product with a given configuration to a particular geographic location if applicable.
103
109
-`site` - Retrieve Service Site information including exact formats for Service Sites known to the Seller
104
110
-`troubleTicket` - Create and manage Trouble Tickets
111
+
-`workforce` - Manage Appointment and Work Orders
105
112
-`documentation` - All related standards and Developer Guides
106
113
-`productApi` - API related documentation - Developer Guides
-`ip` - Basic and Advanced Internet Access product schemas
120
129
-`generated/staticBinding` - contains automatically generated (with help of the open source [Sonata Blending Tool](https://.com/Amartus/SonataBlendingTool)), not normative static bindings of envelope APIs with Product Specifications. The Address, Site and Trouble Ticket APIs are not included as they do not carry product information.
121
130
-`full` - contains static binding of all available product schemas
122
131
-`carrierEthernet` - contains static binding of only CarrierEthernet products
Copy file name to clipboardExpand all lines: documentation/productApi/inventory/MEF 116 - LSO Cantata and LSO Sonata Product Inventory API - Developer Guide.md
+21-11
Original file line number
Diff line number
Diff line change
@@ -174,16 +174,16 @@ they were part of this document, from the repository:
| Assurance Technical Contact |`buyerAssuranceTechnicalContact`,</br>`sellerAssuranceTechnicalContact`| Operational contact such as Network Operations Center (NOC) for each party. |
1034
1034
| Commercial Contact |`buyerCommercialContact`, </br>`sellerCommercialContact`| Contact for commercial issues like billing, contract extensions, etc. for each party. |
@@ -2326,15 +2326,25 @@ process.
2326
2326
-[OAS-v3][Open API 3.0](http://spec.openapis.org/oas/v3.0.3.html), February
0 commit comments