Skip to content

Commit

Permalink
docs: remove clients documentation (generated)
Browse files Browse the repository at this point in the history
algolia/api-clients-automation#3526

Co-authored-by: algolia-bot <[email protected]>
Co-authored-by: Clément Vannicatte <[email protected]>
  • Loading branch information
algolia-bot and shortcuts committed Aug 19, 2024
1 parent abb33f6 commit 5f46524
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 @@ -161,7 +161,7 @@ Encountering an issue? Before reaching out to support, we recommend heading to o

## Contributing

This repository hosts the code of the generated Algolia API client for Swift, if you'd like to contribute, head over to the [main repository](https://github.com/algolia/api-clients-automation). You can also find contributing guides on [our documentation website](https://api-clients-automation.netlify.app/docs/contributing/introduction).
This repository hosts the code of the generated Algolia API client for Swift, if you'd like to contribute, head over to the [main repository](https://github.com/algolia/api-clients-automation). You can also find contributing guides on [our documentation website](https://api-clients-automation.netlify.app/docs/introduction).

## 📄 License

Expand Down
2 changes: 1 addition & 1 deletion Sources/Search/Extra/SearchClientExtension.swift
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ public extension SearchClient {

/// Replace all objects in an index
///
/// See https://api-clients-automation.netlify.app/docs/contributing/add-new-api-client#5-helpers for implementation
/// See https://api-clients-automation.netlify.app/docs/add-new-api-client#5-helpers for implementation
/// details.
/// - parameter indexName: The name of the index where to replace the objects
/// - parameter objects: The new objects
Expand Down

0 comments on commit 5f46524

Please sign in to comment.