From 54ec6eecc47eb6ffb331fb0bbe1d63fd8bde1496 Mon Sep 17 00:00:00 2001 From: Bernd Worsch Date: Sun, 21 Sep 2025 20:16:38 +0000 Subject: [PATCH] Update UseCaseCollections --- UseCaseCollections.md | 9 +++++++++ UseCases.md | 9 --------- 2 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 UseCaseCollections.md delete mode 100644 UseCases.md diff --git a/UseCaseCollections.md b/UseCaseCollections.md new file mode 100644 index 0000000..928bc18 --- /dev/null +++ b/UseCaseCollections.md @@ -0,0 +1,9 @@ +UseCases for markitectlib will be captured as gitea issues and belong to the following topics: + +[[Core Management]] + +[[Schema Operations]] + +[[Validation and Checking]] + +[[GraphQL Interface]] \ No newline at end of file diff --git a/UseCases.md b/UseCases.md deleted file mode 100644 index 35998d2..0000000 --- a/UseCases.md +++ /dev/null @@ -1,9 +0,0 @@ -Usecases for markitectlib - -[[Core Management]] - -[[Schema Operations]] - -[[Validation and Checking]] - -[[GraphQL Interface]] \ No newline at end of file