Skip to content

[DOCS] Removes allow_no_match query parameter from a wrong section #44498

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions docs/reference/ml/df-analytics/apis/get-dfanalytics.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ You can get information for all {dfanalytics-jobs} by using _all, by specifying
(Optional, string) Identifier for the {dfanalytics-job}. If you do not specify
one of these options, the API returns information for the first hundred
{dfanalytics-jobs}.

`allow_no_match` (Optional)::
(boolean) If `false` and the `data_frame_analytics_id` does not match any
{dfanalytics-job} an error will be returned. The default value is `true`.

[[ml-get-dfanalytics-query-params]]
==== {api-query-parms-title}
Expand Down