From 733be7471242b9d2c0395817a650599d7d14317d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 22:17:41 +0200 Subject: Merging upstream version 0.1.27. Signed-off-by: Daniel Baumann --- docs/IMPLEMENTATION-DECISIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/IMPLEMENTATION-DECISIONS.md') diff --git a/docs/IMPLEMENTATION-DECISIONS.md b/docs/IMPLEMENTATION-DECISIONS.md index a5fad33..d3faef6 100644 --- a/docs/IMPLEMENTATION-DECISIONS.md +++ b/docs/IMPLEMENTATION-DECISIONS.md @@ -196,7 +196,7 @@ integration up and running. When designing it, the following things were import can basically be done as a configuration rather than code. This means that `debputy` can provide automated plugin upgrades from the current format to a future one if needed be. - * Being able to re-use the declarative parser to handle the error messages and data normalization + * Being able to reuse the declarative parser to handle the error messages and data normalization (this implies `JSON`, `YAML` or similar formats that is easily parsed in to mappings and lists). * It is important that there is a plugin API compat level that enables us to change the format or -- cgit v1.2.3