add diagnostics option to rest calls
This commit is contained in:
		
							parent
							
								
									1fdff0bacd
								
							
						
					
					
						commit
						908c9d2d42
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -255,6 +255,7 @@ pub fn Request(comptime request_action: anytype) type { | |||
|                 .dualstack = options.dualstack, | ||||
|                 .client = options.client, | ||||
|                 .signing_time = options.signing_time, | ||||
|                 .diagnostics = options.diagnostics, | ||||
|             }); | ||||
|         } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue