From 4f7d5b48ea8a851072cb75cea5fbc861bfd8d7a0 Mon Sep 17 00:00:00 2001 From: kmohr-soprasteria <57349523+kmohr-soprasteria@users.noreply.github.com> Date: Thu, 17 Apr 2025 16:40:12 +0200 Subject: [PATCH] Create working directory for Defne in devel branch Fixes #1144 --- spec/_Defne wip/descriptions.md | 1 + spec/_Defne wip/diagrams/plantuml-diagrams-go-here | 0 spec/_Defne wip/input_for_serviceList.txt | 5 +++++ 3 files changed, 6 insertions(+) create mode 100644 spec/_Defne wip/descriptions.md create mode 100644 spec/_Defne wip/diagrams/plantuml-diagrams-go-here create mode 100644 spec/_Defne wip/input_for_serviceList.txt diff --git a/spec/_Defne wip/descriptions.md b/spec/_Defne wip/descriptions.md new file mode 100644 index 00000000..9b9cfba5 --- /dev/null +++ b/spec/_Defne wip/descriptions.md @@ -0,0 +1 @@ +create readmes and description markdown documents, see existing README.md files and documents in additionalDescription folder \ No newline at end of file diff --git a/spec/_Defne wip/diagrams/plantuml-diagrams-go-here b/spec/_Defne wip/diagrams/plantuml-diagrams-go-here new file mode 100644 index 00000000..e69de29b diff --git a/spec/_Defne wip/input_for_serviceList.txt b/spec/_Defne wip/input_for_serviceList.txt new file mode 100644 index 00000000..ff29e82b --- /dev/null +++ b/spec/_Defne wip/input_for_serviceList.txt @@ -0,0 +1,5 @@ +1. Which new services have to be added to the serviceList? +2. What http-client changes are required? + - what new http-clients to be added? + - what services need to be added to those new http-clients? + - what services need to be added to existing http-clients?