Skip to content

Commit

Permalink
Added feature support for Microsoft teams webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
dankyalo599 committed Feb 10, 2023
1 parent 7d46fb3 commit 4533dda
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
/*
* Copyright OpenSearch Contributors
* SPDX-License-Identifier: Apache-2.0
*/

package org.opensearch.notifications.core.destinations

internal class MicrosofTeamsDestinationTests {
companion object {
@JvmStatic
Expand Down

0 comments on commit 4533dda

Please sign in to comment.