Skip to content
Snippets Groups Projects

#3198254 "Allow disabling stubs"

Merged Ana Pettirossi requested to merge issue/stubby-3198254:stubby-3198254 into 1.0.x
Files
5
@@ -13,6 +13,9 @@ stubby.stub.*:
path:
type: string
label: 'The path of the stub'
status:
type: boolean
label: 'The stub status. Whether if it is enabled or not.'
methods:
type: sequence
label: 'Allowed methods'
Loading