The TMF Ecosystem APIs are being developed using Swagger.
The Swagger JSON can be found by selecting the proper API in the Open API Table (archive) and by clicking on the Swagger Icon.




The downloaded JSON can then be imported into the Swagger Editor http://editor.swagger.io/#/.
You can generate different Client implementation code by selecting the proper entry for example Java or Python from the Generate Client Menu.

  • No labels