Commit Graph

11 Commits

Author SHA1 Message Date
Emil Lerch 5ee53a493d
some codegen changes needed/investigation into http_query (see note)
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
2023-08-05 12:41:04 -07:00
Emil Lerch 0371e5a5e0
add macos to CI 2022-02-08 22:36:36 -08:00
Emil Lerch 3bf6adc13e
initial cut of VersionStep - implementation TBD 2022-01-12 12:21:28 -08:00
Emil Lerch eb449eabb0
dig out aws crt. project no longer builds
continuous-integration/drone/push Build is failing Details
2022-01-10 21:49:59 -08:00
Emil Lerch ac07c9300f
extract smithy to separate package 2021-06-30 09:05:21 -07:00
Emil Lerch ae7ecb1179
update gitignore for codegen 2021-06-29 17:10:52 -07:00
Emil Lerch 32afc2c622
update .gitignore for generated files 2021-06-09 16:16:54 -07:00
Emil Lerch 68fdeed2fc
update gitignore for generated files 2021-06-03 17:41:18 -07:00
Emil Lerch b1397d896e
move service model to its own file
This will need further refactoring to incorporate genned stuff
2021-05-29 19:33:08 -07:00
Emil Lerch f068dce413
codegen all the things 2021-05-29 18:17:45 -07:00
Emil Lerch d3efa21a41
first thing that actually works 2021-04-27 11:24:01 -07:00