Dynatrace API changelog version 1.271
Environment API
- Extensions 2.0 API
- New fields in the SchemaDefinitionRestDto object:
schemaConstraints (SchemaConstraintRestDto
)
tableColumns (TableColumn
) - New field in the constraints field of the SchemaDefinitionRestDto object:
checkAllProperties (boolean
) - New possible value in the type field of the ComplexConstraint object:
SECRET_RESUBMISSION
- New field in the properties field of the SchemaDefinitionRestDto object:
forceSecretResubmission (boolean
) - New fields in the items field of the PropertyDefinition object:
columnRef
items