File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed 
specification/storagecache/resource-manager Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1313
1414` ` ` yaml $(go) && $(multiapi) 
1515batch :
16+   - tag : package-2021-09 
1617  - tag : package-2021-05 
1718  - tag : package-2021-03 
1819  - tag : package-2020-10-01 
@@ -21,6 +22,15 @@ batch:
2122  - tag : package-2019-08 
2223` ` ` 
2324
25+ ### Tag: package-2021-09 and go 
26+ 
27+ These settings apply only when `  --tag=package-2021-09 --go` is specified on the command line. 
28+ Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`. 
29+ 
30+ ` ` `  yaml $(tag) == 'package-2021-09' && $(go)
31+ output-folder: $(go-sdk-folder)/services/$(namespace)/mgmt/2021-09-01/$(namespace) 
32+ ` ` ` 
33+ 
2434# ## Tag: package-2021-05 and go
2535
2636These settings apply only when `--tag=package-2021-05 --go` is specified on the command line. 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments