Commit Graph

5 Commits (0413713ba16b9fa555bdba92d4042b309a2aca83)

Author SHA1 Message Date
Pavel Zavora 1939eecbf9 chore: improve code doc 2020-07-30 02:37:51 +02:00
Pavel Zavora b58daa3b80 fix(endpoints): add test to validate secrets 2020-07-30 02:37:51 +02:00
Pavel Zavora 187485d8b6 fix(endpoints): do not override all secrets when an endpoint is created/updated #19081 2020-07-30 02:37:51 +02:00
Jonathan A. Sternberg 0ae8bebd75
refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
Johnny Steenbergen a6e768dc7c chore: refactor notication endpoints to make a service out of notification endpoints
this is a blocker for anyone who hits the endpoint services internally. They
had to know that they need to also know of hte secret service then do all that
put/delete alongside the operation. This makes that unified inside the store tx.

one other thing this does is make obvious the dependencies that
notification services has. In this case it is the secrets service it
depends on.
2019-12-17 10:49:06 -08:00