Document ml datafeed Id limitations (#37653)

This commit is contained in:
David Kyle 2019-01-21 14:12:20 +00:00 committed by GitHub
parent 7173aa213a
commit 0ae7f8630c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,8 @@ You must create a job before you create a {dfeed}. You can associate only one
`feed_id` (required)::
(string) A numerical character string that uniquely identifies the {dfeed}.
This identifier can contain lowercase alphanumeric characters (a-z and 0-9),
hyphens, and underscores. It must start and end with alphanumeric characters.
==== Request Body