We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb69a1d commit 774a14cCopy full SHA for 774a14c
src/main/java/pl/wtx/allegro/AllegroApiClient.java
@@ -16,6 +16,10 @@
16
* <p>
17
* By default, it ignores unrecognized fields in API responses to improve robustness.
18
* </p>
19
+ *
20
+ * @author WTX Labs
21
+ * @see https://github.com/wtx-labs/allegro-rest-api-client-java
22
+ * @license MIT
23
*/
24
public class AllegroApiClient extends ApiClient {
25
0 commit comments