You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@ julia> ]
17
17
## Usage
18
18
19
19
Here is a simple example:
20
+
21
+
__Note that the endpoint in the example and tests was deprecated automatically by Slack's API Security Crawler.__
20
22
```julia
21
23
julia>using Slack
22
24
@@ -74,6 +76,9 @@ The result of running this code produces the following in the test Slack Workspa
74
76

75
77
76
78
## Testing
79
+
80
+
__Note that this functionality is currrently disbaled__
81
+
77
82
I have gone through the trouble of setting up a Slack Workspace in order to test this package. After this is all stabilized, I will remove the endpoint from the Slack Workspace and deprecate the examples you see throughout this repo.
78
83
79
84
In the meantime, I cannot stop you from using the end point URL I have setup. Please use it responsibly.
0 commit comments