Revert removal of deprecation

This commit is contained in:
Kai Eichinger
2018-10-30 09:46:46 +01:00
parent fbc914d46d
commit e53d912bba
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -1405,6 +1405,8 @@ declare namespace algoliasearch {
*/
numericFilters?: string[];
/**
* @deprecated
*
* Filter the query by a set of tags.
* Default: []
* https://www.algolia.com/doc/api-reference/api-parameters/tagFilters/
+2
View File
@@ -484,6 +484,8 @@ declare namespace algoliasearch {
*/
numericFilters?: string[];
/**
* @deprecated
*
* Filter the query by a set of tags.
* Default: []
* https://www.algolia.com/doc/api-reference/api-parameters/tagFilters/