#!/usr/bin/env bash OPENAPI_GENEARTOR_VERSION=v6.6.0 function mobile { rm -rf ../mobile/openapi cd ./openapi-generator/templates/mobile/serialization/native wget -O native_class.mustache https://raw.githubusercontent.com/OpenAPITools/openapi-generator/$OPENAPI_GENEARTOR_VERSION/modules/openapi-generator/src/main/resources/dart2/serialization/native/native_class.mustache patch -u native_class.mustache