Skip to content

groupby/gb-retailapi-swift-client

Repository files navigation

Swift5 API client for GroupByRetailClient

GroupBy Retail API

Overview

This API client was generated by the OpenAPI Generator project. By using the openapi-spec from a remote server, you can easily generate an API client.

  • API version: 0.0.0
  • Package version:
  • Build package: org.openapitools.codegen.languages.Swift5ClientCodegen

Installation

Carthage

Run carthage update

CocoaPods

Run pod install

Documentation for API Endpoints

All URIs are relative to http://localhost

Class Method HTTP request Description
AutocompleteAPI autocompletesearch GET /api/request
ProductAPI getByProductIds GET /api/search/product Provided product search functionality
RecommendationsAPIAPI predict POST /api/predict Provide Recommendations AI functionality.
RecommendationsAPIAPI predictV2 POST /api/recommendation Provide Recommendations AI functionality.
SearchAPI facetSearch POST /api/search/facet Provided search functionality
SearchAPI search POST /api/search Provided search functionality

Documentation For Models

Documentation For Authorization

Authentication schemes defined for the API:

ClientKey

  • Type: API key
  • API key parameter name: Authorization
  • Location: HTTP header

GroupByIncEmployee

  • Type: HTTP basic authentication

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages