Skip to content

Commit

Permalink
High-level Batch Query API Support (#58)
Browse files Browse the repository at this point in the history
This commit adds new "high-level" Batch Query methods, and tests to prove that they work. It also incidentally required wiring up several new "OPA Types" for wrapping the lower-level error and result types generated by Speakeasy.

The new wrapper types all render as JSON objects when stringified, which has proven much more helpful for debugging than the default behavior.

Exception handling has been refactored across the board to conform to C# norms a bit better.

Signed-off-by: Philip Conrad <[email protected]>
  • Loading branch information
philipaconrad authored Jul 18, 2024
1 parent 7279692 commit eb0bbf9
Show file tree
Hide file tree
Showing 6 changed files with 1,021 additions and 455 deletions.
Loading

0 comments on commit eb0bbf9

Please sign in to comment.