Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #105 from mytiki/revert-104-release/trigger
Browse files Browse the repository at this point in the history
Revert "feature: email scrape"
  • Loading branch information
ricardobrg authored May 13, 2024
2 parents 237a2b6 + 5f0c40f commit 24c5e77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ data or referencing it in the [Data Cleanroom](https://mytiki.com/reference/data
The central API interface in the library is the TikiClient object, designed to abstract the complexities of
authorization and API requests. While serving as the primary entry point, it's important to note that all
APIs within the library are public and accessible.
APIs within the library are public and accessible.
For detailed usage instructions, please consult the [TIKI Client API Documentation](https://ios.client.mytiki.com/documentation/tikiclient/).
This comprehensive resource provides direct insights into utilizing the various functionalities offered by the TIKI Client Library.
Expand Down
2 changes: 1 addition & 1 deletion TikiClient.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Pod::Spec.new do |s|
introducing methods for common operations such as authorization, licensing, capture, card-linked
offers, and rewards. It is a collection of pre-existing code with minimal dependencies, offering
a streamlined integration process with TIKI Rest APIs, which reduces the amount of code necessary
for integration.
for integration.
TikiClient is the top-level entry point for the TIKI Client Library. It offers simple methods
that call the underlying libraries to perform common operations. Programmers can use it to
Expand Down

0 comments on commit 24c5e77

Please sign in to comment.