Skip to content

Commit

Permalink
Split StructureSpec into OpenApiSpec and OptionsSpec
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgangwalther authored and steve-chavez committed Nov 20, 2020
1 parent d91f47e commit 944efb3
Show file tree
Hide file tree
Showing 5 changed files with 536 additions and 524 deletions.
3 changes: 2 additions & 1 deletion postgrest.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@ test-suite spec
Feature.JsonOperatorSpec
Feature.NoJwtSpec
Feature.NonexistentSchemaSpec
Feature.OpenApiSpec
Feature.OptionsSpec
Feature.ProxySpec
Feature.QueryLimitedSpec
Feature.QuerySpec
Expand All @@ -166,7 +168,6 @@ test-suite spec
Feature.RpcPreRequestGucsSpec
Feature.RpcSpec
Feature.SingularSpec
Feature.StructureSpec
Feature.UnicodeSpec
Feature.UpdateSpec
Feature.UpsertSpec
Expand Down

0 comments on commit 944efb3

Please sign in to comment.