add tags to request body of edit domain
This commit is contained in:
		@@ -3087,6 +3087,11 @@ paths:
 | 
				
			|||||||
                    rl_value:
 | 
					                    rl_value:
 | 
				
			||||||
                      description: rate limit value
 | 
					                      description: rate limit value
 | 
				
			||||||
                      type: number
 | 
					                      type: number
 | 
				
			||||||
 | 
					                    tags:
 | 
				
			||||||
 | 
					                      description: tags for this Domain
 | 
				
			||||||
 | 
					                      type: array
 | 
				
			||||||
 | 
					                      items:
 | 
				
			||||||
 | 
					                        type: string
 | 
				
			||||||
                  type: object
 | 
					                  type: object
 | 
				
			||||||
                items:
 | 
					                items:
 | 
				
			||||||
                  description: contains list of domain names you want update
 | 
					                  description: contains list of domain names you want update
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user