From 808e7456e9baab3e88adae1ac7cd55543998068e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciek=20=C5=9Aliwi=C5=84ski?= <72082531+maciek365@users.noreply.github.com> Date: Fri, 3 Apr 2026 23:55:48 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8113425..5bc73c6 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ This API client provides a type-safe Java interface for WordPress REST API v2, e - 🛡️ **Basic authentication** - secure WordPress API access (e.g. username + Application Password) - 📚 **Clear documentation** - comprehensive examples for Java integration - 🚀 **Wide Java support** - compatible with Java 8 and newer -- ⚡ **OpenAPI Generated** - based on our [OpenAPI specification](https://github.com/wtx-labs/wordpress-api-openapi-specification); regenerate sources with [`wordpress-api-client-generator`](https://github.com/wtx-labs/wordpress-api-client-generator) when the spec changes +- ⚡ **OpenAPI Generated** - based on our [OpenAPI specification](https://github.com/wtx-labs/wordpress-api-openapi-specification) developed from official WordPress documentation - ✅ Posts API - List all posts