Skip to content

Commit 63fd9b0

Browse files
authored
Merge pull request LeanKit#12 from dcneiner/feature-deprecation
Added a deprecation notice.
2 parents b75a7a0 + 22e685c commit 63fd9b0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# LeanKit.API.Client.Library
22

3+
### DEPRECATION NOTICE
4+
**This library is deprecated and has been unsupported since January 25, 2019. Additionally, it uses the LeanKit v1 API which is also deprecated. Please [use our v2 API directly](https://success.planview.com/Planview_LeanKit/LeanKit_API/01_v2) instead of this library.**
5+
36
The **LeanKit.API.Client.Library** namespace provides a wrapper library designed to simplify the integration of external systems and utilities with your LeanKit account. This library exposes mechanisms that support both interactions with LeanKit as well as a strongly-typed object model representing the main entities within LeanKit.
47

58
This library exposes two primary ways to interact with LeanKit. These are the LeanKitClient and LeanKitIntegration classes. Both of these are explained below.

0 commit comments

Comments
 (0)