mbouchenoire / lowfer

Your software architecture laboratory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autocomplete component dependencies

mbouchenoire opened this issue · comments

Having this scenario :

  - name: c1
    type: service
    dependencies:
      - component:

The values suggested should be the ones provided by the /api/components endpoint (using the architecture as a queryparam).