Skip to content

Commit 774a14c

Browse files
committed
Javadoc update
1 parent eb69a1d commit 774a14c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/main/java/pl/wtx/allegro/AllegroApiClient.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
* <p>
1717
* By default, it ignores unrecognized fields in API responses to improve robustness.
1818
* </p>
19+
*
20+
* @author WTX Labs
21+
* @see https://github.com/wtx-labs/allegro-rest-api-client-java
22+
* @license MIT
1923
*/
2024
public class AllegroApiClient extends ApiClient {
2125

0 commit comments

Comments
 (0)