github.com/SAP/cloud-mta-build-tool@v1.2.27/internal/artifacts/testdata/mta/mta_2modules.yaml (about)

     1  ID: mta
     2  _schema-version: '2.1'
     3  version: 0.0.1
     4  
     5  modules:
     6   - name: node-js
     7     type: nodejs
     8     path: node-js
     9     provides:
    10      - name: node-js_api
    11        properties:
    12           url: ${default-url}
    13   - name: node-js1
    14     type: nodejs
    15     path: node-js
    16     provides:
    17     - name: node-js_api
    18       properties:
    19          url: ${default-url}