
task updateMainComponent(type: Copy) {
    from 'src'
    into '../apispec/src'
}
