Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 408 Bytes

Scope.md

File metadata and controls

14 lines (12 loc) · 408 Bytes

Scope

Properties

Name Type Description Notes
type TypeEnum The type of scope. [optional]
project AllOfScopeProject The project the item has scope in. [optional]

Enum: TypeEnum

Name Value
PROJECT "PROJECT"
TEMPLATE "TEMPLATE"