File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/main/java/pl/wtx/wordpress Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66import pl .wtx .wordpress .api .client .invoker .JSON ;
77
88/**
9- * WordPress REST API client ({@code wp/v2}) .
9+ * WordPress REST API client.
1010 *
1111 * @author WTX Labs
1212 * @see <a href="https://github.com/wtx-labs/wordpress-api-client-java">wordpress-api-client-java</a>
Original file line number Diff line number Diff line change 77import pl .wtx .wordpress .api .client .model .Post ;
88
99/**
10- * WordPress API Client — minimal usage demo (list posts).
11- *
10+ * WordPress API client - Usage Demo.
1211 * @author WTX Labs
13- * @see <a href="https://github.com/wtx-labs/wordpress-api-client-java">wordpress-api-client-java</a>
12+ * @see https://github.com/wtx-labs//wordpress-api-client-java
13+ * @license MIT
1414 */
1515public class WordPressApiClientUsageDemo {
1616
You can’t perform that action at this time.
0 commit comments