There was a recent merge in ePages-de/ng-shop to master that had changes
within the src/docs. The changes are related to c2b281a
and may require additional changes within this repository.
The following commit message was associated with the changes:
View commit message
```commit
Rename details -> information
```
Please see the following changes:
View diff
diff --git a/src/docs/asciidoc/resources/shop.adoc b/src/docs/asciidoc/resources/shop.adoc
index de85a80f..402ec077 100644
--- a/src/docs/asciidoc/resources/shop.adoc
+++ b/src/docs/asciidoc/resources/shop.adoc
@@ -4,9 +4,9 @@ The `shop` resources are used to manage shops in the merchant tenancy mode, i.e.
Access is only possible to a single shop.
[[resources-merchant-shop-get]]
-==== Show shop details
+==== Show shop information
-A `GET` request is used to retrieve the details of a shop.
+A `GET` request is used to retrieve the information of a shop.
:snippet_name: merchant-shop-get
:skip_scopes:
Please see the above diff and please look at AGENTS.md in order to better understand how to process this task.
There was a recent merge in
ePages-de/ng-shopto master that had changeswithin the
src/docs. The changes are related to c2b281aand may require additional changes within this repository.
The following commit message was associated with the changes:
View commit message
```commit Rename details -> information ```Please see the following changes:
View diff
Please see the above diff and please look at
AGENTS.mdin order to better understand how to process this task.