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
@@ -22,6 +22,8 @@ julia> ]
22
22
## Usage
23
23
24
24
Here is a simple example:
25
+
26
+
__Note that the endpoint in the example and tests was deprecated automatically by Slack's API Security Crawler.__
25
27
```julia
26
28
julia>using Slack
27
29
@@ -79,6 +81,9 @@ The result of running this code produces the following in the test Slack Workspa
79
81

80
82
81
83
## Testing
84
+
85
+
__Note that this functionality is currrently disbaled__
86
+
82
87
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.
83
88
84
89
In the meantime, I cannot stop you from using the end point URL I have setup. Please use it responsibly.
0 commit comments