Renamed the Introduction article in the AmiiboService documentation catalog as Library.
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ The `AmiiboService` library is a Swift Package Manager package dependency aims a
|
||||
|
||||
## Design
|
||||
|
||||
Although it could have been possible to generate a one-to-one client based on the Open API specification document that describe the available endpoints, it was decided to design a ``AmiiboService`` service that removes the complexities of the service's backend API, and provides the developer with a simple interface, and a seamless experience.
|
||||
Although it could have been possible to generate a one-to-one RESTful client based on the Open API specification document that describe the available endpoints, it was decided to design a ``AmiiboService`` service that removes the complexities of the service's backend API, and provides the developer with a simple interface, and a seamless experience.
|
||||
|
||||
## Instalation
|
||||
|
||||
Reference in New Issue
Block a user