Hi Jonathan,
I'd like to summarize our email conversation in this thread and eventually the result. As TMF is currently working on a mobile porting API, we thought the Ressource family APIs are the most suitable APIs (rather than Service Order) for our purpose (Mobile Porting Number for Im- and Export).
We would need only few attributes and objects for purpose, at this stage. I have contacted Yaki who is working on this (on AmDoc-Side) and we will keep in touch.
Anyhow, we have debugged the json from ResourceOrder and currently there are two lines of information are missing in the JSON as follows:
…
...
tags:
- name: resourceOrder
..
..
These shall be added between produces: and paths: see example below:
consumes:
- application/json
produces:
- application/json
tags:
- name: resourceOrder
paths:
/resourceOrder:
As the result: following packages are imported in our UML Model: <<Resource-Tag>> resourceOrder
<<POST>> createResourceOrder
<<DELETE>> deleteResourceOrder
<<GET>> listResourceOrder
<<PATCH>> patchResourceOrder
<<GET>> retrieveResourceOrder
AS for now we can continue working.
I haven't tried adding these in the resource inventory and catalogue (to add those syntaxes) though, but surely a try.
Anyway, we still get some error while importing the JSON (that ambiguous resource are missing). This confirms your statement that the Resource family APIs are not completed yet. Thank you for your help for now.
Regards
Erlina
------------------------------
Erlina Hennies
Deutsche Telekom AG
------------------------------
Original Message:
Sent: Nov 19, 2019 04:43
From: Jonathan Goldberg
Subject: Updated of json files- for resource order and catalogue management?
Hi Erlina
The Open API team is working on updating the Resource family APIs, including catalog and order. Hopefully the assets (including specs and swagger files) will be published sometime in the relatively near future, but no promises for timescale.
Can you be more specific as to the errors you encountered in the current swagger files?
Hope it helps
------------------------------
Jonathan Goldberg
Amdocs Management Limited
Any opinions and statements made by me on this forum are purely personal, and do not necessarily reflect the position of the TM Forum or my employer.
------------------------------