4.6.0
This commit is contained in:
@@ -54,6 +54,11 @@ func dataSourceGridListSchemaMake() map[string]*schema.Schema {
|
||||
Optional: true,
|
||||
Description: "name",
|
||||
},
|
||||
"sort_by": {
|
||||
Type: schema.TypeString,
|
||||
Optional: true,
|
||||
Description: "sort by one of supported fields, format +|-(field)",
|
||||
},
|
||||
"page": {
|
||||
Type: schema.TypeInt,
|
||||
Optional: true,
|
||||
|
||||
Reference in New Issue
Block a user