diff --git a/do.py b/do.py index b08f2795..5bb886a0 100644 --- a/do.py +++ b/do.py @@ -33,11 +33,11 @@ # supported values - local openapiart path or None USE_OPENAPIART_DIR = None -USE_MODELS_BRANCH = "bgp_gr_notification" +USE_MODELS_DIR = None # supported values - branch name or None USE_OPENAPIART_BRANCH = None -USE_MODELS_BRANCH = None +USE_MODELS_BRANCH = "bgp_gr_notification" OPENAPIART_REPO = "https://github.com/open-traffic-generator/openapiart.git" MODELS_REPO = "https://github.com/open-traffic-generator/models.git"