Open APIs

 View Only
  • 1.  Error in TMF630 REST API Design guidelines?

    Posted May 11, 2017 10:07
    Hi all,
    I hope an issue with the TMF630 REST API Design guidelines belongs here as well: I've noticed that in the guidelines at https://projects.tmforum.org/wiki/download/attachments/43253967/TMF630_REST_API_Design_Guidelines_Part_1_R14.5.1.pdf?version=1&modificationDate=1447433613000&api=v2  the example on page 28 is wrong if I see this correctly. It says "Retrieve all Reports with date_time greater than 2013-04-20 and health_state operational." but the example response only shows reports older than that date.

    ------------------------------
    Frank Wein
    ------------------------------


  • 2.  RE: Error in TMF630 REST API Design guidelines?

    Posted Jun 07, 2017 13:53
    Hi Frank

    Thanks for raising this will fix it in the next release.

    Pierre

    ------------------------------
    pierre gauthier

    Chief API Architect TMF
    ------------------------------



  • 3.  RE: Error in TMF630 REST API Design guidelines?

    Posted Jun 08, 2017 03:41

    Hi,

    With reference to the href of the entities, in some use cases it is easier if the entities are embedded instead of href in the API.

    Anyone have faced any issues while building applications and converted the href to embedded entities ?

    Appreciate your feedback