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 74deff6 commit 6d1ec7cCopy full SHA for 6d1ec7c
api/intro.rst
@@ -19,7 +19,8 @@ endpoints listed here.
19
* `PHP Client <https://github.com/zammad/zammad-api-client-php>`_
20
*(official)*
21
* `Python Client <https://pypi.org/project/zammad-py/>`_ *(third party)*
22
- * `.NET Client <https://github.com/Asesjix/Zammad-Client>`_ *(third party)*
+ * `.NET Client [System.Text.Json] <https://github.com/meenzen/Zammad.Client.SystemTextJson>`_ *(third party)*
23
+ * `.NET Client [Newtonsoft.Json] <https://github.com/S3bt3r/Zammad.Client>`_ *(third party; unmaintained)*
24
* `Android API-Client <https://github.com/KirkBushman/zammad-android>`_
25
*(third party)*
26
* `Go Client <https://github.com/AlessandroSechi/zammad-go>`_
0 commit comments