From 6eaab336c0aefc499072379a303a83b8b04b6315 Mon Sep 17 00:00:00 2001 From: Michael Hoennig Date: Wed, 8 May 2019 13:22:57 +0200 Subject: [PATCH] minor corrections in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea1508e6..19a77f52 100644 --- a/README.md +++ b/README.md @@ -321,7 +321,7 @@ Here some examples for amendments to be done: If you find more of such general cases, please add them here! -#### 6. Special Aftermath for new +#### 6. Special Aftermath for new Entities Because we have added quite some functionality, after introducing new entities, there is a lot more to amend. Here some issues to consider: @@ -331,7 +331,7 @@ Here some issues to consider: - internal (Angular) frontend: amend input fields for multiline, if applicable - internal (Angular) frontend: check if dates are properly formatted - \*Mapper: add displayLabel for entity itself and parents -- DTOs: add access-right annotations with customized JSON serializer/deserializer +- \*DTO: add access-right annotations with customized JSON serializer/deserializer - Validator: implement entity-based validator and call it in the generated service - external API: add new type to client library