SilverLineFramework / orchestrator

Runtime Orchestrator
https://docs.google.com/presentation/d/1HJaQPFMV_sUyMLoiXciZn9KVTCNXCgQ5LeNxbp_Vf2U/edit?usp=sharing
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

fix: api/runtime and api/modules return an object with a results array #97

Closed nampereira closed 2 years ago

nampereira commented 2 years ago

After discussion, the endpoints return: { results: [ {module} or {runtime} ], count: N, start: 0 }