apigeecs / apigee-migrate-tool

Export/Import Org Data. Import from CSV files
MIT License
52 stars 50 forks source link

Scope issue with 'proxy_detail' variable #54

Open karthiksimili1421 opened 3 years ago

karthiksimili1421 commented 3 years ago

Scope issue with 'proxy_detail' variable which should be defined at 'function' level. It has been defined and initialized at function level and assigned in the 'if' block. This was causing issue while exporting proxy bundles.