Updated the main article for the DocC documentation catalog in the library target to update the reference to a live service.
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
|
||||
## Topics
|
||||
|
||||
### Service calls
|
||||
### Service endpoints
|
||||
|
||||
- ``APIProtocol/getService(_:)``
|
||||
- ``APIProtocol/getService(headers:)``
|
||||
|
||||
### Database calls
|
||||
### Database endpoints
|
||||
|
||||
- ``APIProtocol/searchDatabase(_:)``
|
||||
- ``APIProtocol/searchDatabase(query:headers:)``
|
||||
@@ -34,4 +34,4 @@
|
||||
- ``APIProtocol/deleteReleaseRatingByUser(_:)``
|
||||
- ``APIProtocol/deleteReleaseRatingByUser(path:headers:)``
|
||||
- ``APIProtocol/getReleaseStats(_:)``
|
||||
- ``APIProtocol/getReleaseStats(path:headers:)``
|
||||
- ``APIProtocol/getReleaseStats(path:headers:)``
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
### Servers
|
||||
|
||||
- ``Servers/Server1``
|
||||
- ``LiveService``
|
||||
|
||||
### Authentication
|
||||
|
||||
|
||||
Reference in New Issue
Block a user