This fixes main compile issues. Problems that remain: * json is borked for objects with key/value keys that need to be coerced * currently all request structures need an http_query declaration, and this may be a hard requirement * need to revisit all the places where we are reading http response bodies * there are 35 compile errors that do not have reference traces and will take a while to track down
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			153 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			153 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| .cache
 | |
| zig-cache
 | |
| codegen/models/*.zig
 | |
| codegen/codegen
 | |
| *.tgz
 | |
| service_manifest.zig
 | |
| demo
 | |
| src/models/
 | |
| smithy/zig-out/
 | |
| libs/
 | |
| src/git_version.zig
 | |
| zig-out
 | |
| core
 |