public class EcosystemsController : ControllerBase
EcosystemsController | Initializes a new instance of the EcosystemsController class |
CreateEcosystem | Create a new ecosystem from provided information. |
GetAllAsync | Returns all top-level ecosystems. |
GetTechnologyTaxonomy | |
RemoveEcosystem | |
SearchByTopics | |
UpdateDescription |