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
+27-2Lines changed: 27 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
## What is it?
6
6
7
-
This library intends to be a fluent style API client for Pardot's API (version 3).
7
+
This library intends to be a fluent style API client for Pardot's API (version 3 and 4).
8
8
9
9
**Note** It currently is not fully featured/fully implemented. If there is a feature/end point that you
10
10
need that is not yet implemented, please read the **[How to Contribute](#how-to-contribute)** section, or **[Create an issue](https://github.com/Crim/pardot-java-client/issues)**
@@ -21,7 +21,7 @@ This client library is released on Maven Central. Add a new dependency to your
0 commit comments