@@ -41,7 +41,7 @@ public AjaxSpiderDeprecated(ClientApi api) {
41
41
/**
42
42
* This component is optional and therefore the API will only work if it is installed.
43
43
*
44
- * @deprecated (TODO add version ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
44
+ * @deprecated (1.1.0 ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
45
45
* set the API key (e.g. {@link ClientApi#ClientApi(String, int, String)}).
46
46
*/
47
47
@ Deprecated
@@ -62,7 +62,7 @@ public ApiResponse scan(String apikey, String url, String inscope) throws Client
62
62
/**
63
63
* This component is optional and therefore the API will only work if it is installed
64
64
*
65
- * @deprecated (TODO add version ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
65
+ * @deprecated (1.1.0 ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
66
66
* set the API key (e.g. {@link ClientApi#ClientApi(String, int, String)}).
67
67
*/
68
68
@ Deprecated
@@ -77,7 +77,7 @@ public ApiResponse stop(String apikey) throws ClientApiException {
77
77
/**
78
78
* This component is optional and therefore the API will only work if it is installed
79
79
*
80
- * @deprecated (TODO add version ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
80
+ * @deprecated (1.1.0 ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
81
81
* set the API key (e.g. {@link ClientApi#ClientApi(String, int, String)}).
82
82
*/
83
83
@ Deprecated
@@ -93,7 +93,7 @@ public ApiResponse setOptionBrowserId(String apikey, String string) throws Clien
93
93
/**
94
94
* This component is optional and therefore the API will only work if it is installed
95
95
*
96
- * @deprecated (TODO add version ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
96
+ * @deprecated (1.1.0 ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
97
97
* set the API key (e.g. {@link ClientApi#ClientApi(String, int, String)}).
98
98
*/
99
99
@ Deprecated
@@ -109,7 +109,7 @@ public ApiResponse setOptionClickDefaultElems(String apikey, boolean bool) throw
109
109
/**
110
110
* This component is optional and therefore the API will only work if it is installed
111
111
*
112
- * @deprecated (TODO add version ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
112
+ * @deprecated (1.1.0 ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
113
113
* set the API key (e.g. {@link ClientApi#ClientApi(String, int, String)}).
114
114
*/
115
115
@ Deprecated
@@ -125,7 +125,7 @@ public ApiResponse setOptionClickElemsOnce(String apikey, boolean bool) throws C
125
125
/**
126
126
* This component is optional and therefore the API will only work if it is installed
127
127
*
128
- * @deprecated (TODO add version ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
128
+ * @deprecated (1.1.0 ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
129
129
* set the API key (e.g. {@link ClientApi#ClientApi(String, int, String)}).
130
130
*/
131
131
@ Deprecated
@@ -141,7 +141,7 @@ public ApiResponse setOptionEventWait(String apikey, int i) throws ClientApiExce
141
141
/**
142
142
* This component is optional and therefore the API will only work if it is installed
143
143
*
144
- * @deprecated (TODO add version ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
144
+ * @deprecated (1.1.0 ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
145
145
* set the API key (e.g. {@link ClientApi#ClientApi(String, int, String)}).
146
146
*/
147
147
@ Deprecated
@@ -157,7 +157,7 @@ public ApiResponse setOptionMaxCrawlDepth(String apikey, int i) throws ClientApi
157
157
/**
158
158
* This component is optional and therefore the API will only work if it is installed
159
159
*
160
- * @deprecated (TODO add version ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
160
+ * @deprecated (1.1.0 ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
161
161
* set the API key (e.g. {@link ClientApi#ClientApi(String, int, String)}).
162
162
*/
163
163
@ Deprecated
@@ -173,7 +173,7 @@ public ApiResponse setOptionMaxCrawlStates(String apikey, int i) throws ClientAp
173
173
/**
174
174
* This component is optional and therefore the API will only work if it is installed
175
175
*
176
- * @deprecated (TODO add version ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
176
+ * @deprecated (1.1.0 ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
177
177
* set the API key (e.g. {@link ClientApi#ClientApi(String, int, String)}).
178
178
*/
179
179
@ Deprecated
@@ -189,7 +189,7 @@ public ApiResponse setOptionMaxDuration(String apikey, int i) throws ClientApiEx
189
189
/**
190
190
* This component is optional and therefore the API will only work if it is installed
191
191
*
192
- * @deprecated (TODO add version ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
192
+ * @deprecated (1.1.0 ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
193
193
* set the API key (e.g. {@link ClientApi#ClientApi(String, int, String)}).
194
194
*/
195
195
@ Deprecated
@@ -205,7 +205,7 @@ public ApiResponse setOptionNumberOfBrowsers(String apikey, int i) throws Client
205
205
/**
206
206
* This component is optional and therefore the API will only work if it is installed
207
207
*
208
- * @deprecated (TODO add version ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
208
+ * @deprecated (1.1.0 ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
209
209
* set the API key (e.g. {@link ClientApi#ClientApi(String, int, String)}).
210
210
*/
211
211
@ Deprecated
@@ -221,7 +221,7 @@ public ApiResponse setOptionRandomInputs(String apikey, boolean bool) throws Cli
221
221
/**
222
222
* This component is optional and therefore the API will only work if it is installed
223
223
*
224
- * @deprecated (TODO add version ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
224
+ * @deprecated (1.1.0 ) Use the method without the API key and use one of the {@code ClientApi} constructors that allow to
225
225
* set the API key (e.g. {@link ClientApi#ClientApi(String, int, String)}).
226
226
*/
227
227
@ Deprecated
0 commit comments