gitConfigPropertyDTO

Namespace: (default namespace)
XML Schema: ns0.xsd

Data Transfer Object used to read or update Git Configurations via the REST endpoint.

XML

Elements

name (type) min/max
occurs
description
section (string) 1/1 Get Section name for property.
subsection (string) 0/1 Get subsection name for property.
property (string) 0/1 Get name of property.
value (string) 0/1 Get the value of the property.