Remove no longer true enteprise warning
This commit is contained in:
parent
549f2f77ab
commit
2f05f06ecd
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue