30 lines
533 B
YAML
30 lines
533 B
YAML
name: lighthouseSubpath
|
|
|
|
meta:
|
|
label: Lighthouse Subpaths
|
|
muiIcon: web
|
|
views:
|
|
- type: table
|
|
columns:
|
|
- source: lighthouseSubpath
|
|
|
|
permissions:
|
|
public:
|
|
methods:
|
|
get: false
|
|
post: false
|
|
put: false
|
|
delete: false
|
|
user:
|
|
methods:
|
|
get: true
|
|
post: true
|
|
put: true
|
|
delete: true
|
|
|
|
fields:
|
|
- type: string
|
|
name: lighthouseSubpath
|
|
meta:
|
|
label: PagespeedPaths
|