Added the Authentication section to the "APIProtocol" and "Client" extensions on the DocC documentation catalog in the library target.

This commit is contained in:
2025-10-13 19:51:11 +02:00
parent c0bf811d37
commit 66e3ee28a5
2 changed files with 15 additions and 0 deletions
@@ -10,6 +10,12 @@
- ``Client/getService(_:)``
### Authentication endpoints
- ``Client/getRequestToken(_:)``
- ``Client/postAccessToken(_:)``
- ``Client/getUserIdentity(_:)``
### Database endpoints
- ``Client/searchDatabase(_:)``