ConfigWriteResponse

class tracdap.api.ConfigWriteResponse

Result of creating or updating a config entry in the TRAC metadata store.

See also

TracAdminApi

entry: tracdap.metadata.ConfigEntry

The config entry that was created or modified by the write operation.