Remove no longer true enteprise warning

This commit is contained in:
Michael Lange 2020-12-18 11:25:16 -08:00
parent 549f2f77ab
commit 2f05f06ecd
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ This page lists all known jobs in a paginated, searchable, and sortable table.
### Parameters
- `namespace` `(string: "")` - Specifies the namespace all jobs should be a member
of. This is specified as a query string parameter. Namespaces are an enterprise feature.
of. This is specified as a query string parameter.
- `sort` `(string: "")` - Specifies the property the list of jobs should be sorted by.
This is specified as a query string parameter.