/* * Example */ subcomponent { name: "A name"; fetch { default-method: git; git { url: "an url"; url_2: "an other url"; } } }