| 
					
				 | 
			
			
				@@ -557,7 +557,7 @@ paths: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       parameters:  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         - $ref: '#/components/parameters/bugPath' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       requestBody: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        description: Bug object 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        description: Bug object  | level (note, minor, major) status (onprogress, done, hold, cancel) dev_status (notstart, onprogress, done) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         required: true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         content: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           application/json: 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -1363,7 +1363,7 @@ components: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                   type: string 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                   example: TelMesengger 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     ProjectMember: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      description: project member object (QC, Programmer, Admin) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      description: project member object | role = QC, Programmer, Admin 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       required: true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       content: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         application/json: 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -1408,7 +1408,7 @@ components: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 type: string 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 example: abidzar 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     Bug: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      description: Bug object 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      description: Bug object  | level (note, minor, major) status (onprogress, done, hold, cancel) dev_status (notstart, onprogress, done) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       required: true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       content: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         application/json: 
			 |