Update API schema to include weekday for macro execute
This commit is contained in:
		
							parent
							
								
									525eb21649
								
							
						
					
					
						commit
						8215461e0d
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -677,6 +677,10 @@ paths:
 | 
			
		|||
        name: macro_id
 | 
			
		||||
        in: path
 | 
			
		||||
        required: true
 | 
			
		||||
      - schema:
 | 
			
		||||
          type: integer
 | 
			
		||||
        name: weekday
 | 
			
		||||
        in: query
 | 
			
		||||
    put:
 | 
			
		||||
      summary: execute a macro
 | 
			
		||||
      tags:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue