POST playbook api specification includes public boolean definition (#22986)
Automatic Merge
Этот коммит содержится в:
@@ -1405,6 +1405,10 @@ paths:
|
||||
type: boolean
|
||||
description: A boolean indicating whether the playbook runs created from this playbook should be public or private.
|
||||
example: true
|
||||
public:
|
||||
type: boolean
|
||||
description: A boolean indicating whether the playbook is licensed as public or private. Required 'true' for free tier.
|
||||
example: true
|
||||
checklists:
|
||||
type: array
|
||||
description: The stages defined by this playbook.
|
||||
|
||||
Ссылка в новой задаче
Block a user