Skip to content

Commit a738736

Browse files
Merge branch 'refs/heads/billie-final' into working-draft
2 parents 71f1a4d + 61903a3 commit a738736

File tree

255 files changed

+4491
-37063
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searcx below for content that may be hidden.

255 files changed

+4491
-37063
lines changed

‎.gitignore

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# OS generated files #
2+
######################
3+
.DS_Store
4+
.DS_Store?
5+
._*
6+
.Spotlight-V100
7+
.Trashes
8+
ehthumbs.db
9+
Thumbs.db

‎README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ It also provides Product Schemas for:
3131

3232
## High-level release notes
3333

34-
The theme of this release is **Ordering and Inventory**: it delivers full coverage of Business Requirements, API and API Developer Guides for all above mentioned Sonata API functions.
34+
The theme of this release is **Ordering and Inventory**: it delivers full coverage of Business Requirements, API and API Developer Guides for all above mentioned Sonata API functions. **NOTE:** Some parts of the release are for MEF Members only.
3535

3636
- All APIs have been reviewed and updated to follow their respective Business Requirements & Use Cases and Developer Guides documents
3737
- All API definitions are provided in OAS 3.0 standard.
@@ -106,7 +106,11 @@ This SDK contains the following items:
106106
- `supportingStandards` - The rest of documents and standards.
107107
- `ProductSchema` - Product Specification schemas for:
108108
- `carrierEthernet` - Carrier Ethernet product Schemas
109+
<<<<<<< HEAD
109110
- `generated/staticBinding/full` - contains automatically generated (with help of the open source [Sonata Blending Tool](https://.com/Amartus/SonataBlendingTool)), not normative static bindings of envelope APIs with all Product Specifications. The Address, Site and Trouble Ticket APIs are not included as they do not carry product information.
111+
=======
112+
- `generated/staticBinding/full` - contains automatically generated (with help of the open source [Sonata Blending Tool](https://.com/Amartus/SonataBlendingTool)), not normative static bindings of envelope APIs with all Product Specifications.
113+
>>>>>>> refs/heads/billie-final
110114
111115
## Issues, Questions, and Feedback
112116

@@ -126,7 +130,11 @@ The information in this publication is freely available for reproduction and use
126130

127131
The information contained herein is intended to be used without modification by the recipient or user of this document. MEF is not responsible or liable for any modifications to this document made by any other party.
128132

133+
<<<<<<< HEAD
129134
The receipt or any use of this document or its contents does not in any way create, by implication or otherwise:
135+
=======
136+
The receipt or any use of this document or its contents does not in any way create, by implication or otherwise.
137+
>>>>>>> refs/heads/billie-final
130138
131139
(a) any express or implied license or right to or under any patent, copyright, trademark or trade secret rights held or claimed by any MEF member which are or may be associated with the ideas, techniques, concepts or expressions contained herein; nor
132140

‎documentation/productApi/README.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# MEF-LSO-Sonata-SDK - Billie Release - Developer Guides
2+
3+
The MEF LSO Sonata SDK Developer Guides are available to MEF Members and can be found at https://.com/MEF-GIT/MEF-LSO-Sonata-SDK-extended
4+
5+
## Copyright
6+
7+
© MEF Forum 2021. All Rights Reserved.
8+
9+
## Disclaimer
10+
11+
The information in this publication is freely available for reproduction and use by any recipient and is believed to be accurate as of its publication date. Such information is subject to change without notice and MEF Forum (MEF) is not responsible for any errors. MEF does not assume responsibility to update or correct any information in this publication. No representation or warranty, expressed or implied, is made by MEF concerning the completeness, accuracy, or applicability of any information contained herein and no liability of any kind shall be assumed by MEF as a result of reliance upon such information.
12+
13+
The information contained herein is intended to be used without modification by the recipient or user of this document. MEF is not responsible or liable for any modifications to this document made by any other party.
14+
15+
The receipt or any use of this document or its contents does not in any way create, by implication or otherwise.
16+
17+
(a) any express or implied license or right to or under any patent, copyright, trademark or trade secret rights held or claimed by any MEF member which are or may be associated with the ideas, techniques, concepts or expressions contained herein; nor
18+
19+
(b) any warranty or representation that any MEF member will announce any product(s) and/or service(s) related thereto, or if such announcements are made, that such announced product(s) and/or service(s) embody any or all of the ideas, technologies, or concepts contained herein; nor
20+
21+
(c) any form of relationship between any MEF member and the recipient or user of this document.
22+
23+
Implementation or use of specific MEF standards, specifications, or recommendations will be voluntary, and no Member shall be obliged to implement them by virtue of participation in MEF Forum. MEF is a non-profit international organization to enable the development and worldwide adoption of agile, assured, and orchestrated network services. MEF does not, expressly or otherwise, endorse or promote any specific products or services.

0 commit comments

Comments
 (0)