Skip to content

Commit

Permalink
authz: add test to prevent new endpoints not covered by authz (#785)
Browse files Browse the repository at this point in the history
  • Loading branch information
davepacheco authored Mar 18, 2022
1 parent 5a071cd commit c66d2f6
Show file tree
Hide file tree
Showing 8 changed files with 768 additions and 579 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions nexus/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ nexus-test-utils-macros = { path = "test-utils-macros" }
nexus-test-utils = { path = "test-utils" }
omicron-test-utils = { path = "../test-utils" }
openapiv3 = "1.0"
regex = "1.5.5"
subprocess = "0.2.8"

[dev-dependencies.openapi-lint]
Expand Down
Loading

0 comments on commit c66d2f6

Please sign in to comment.