Skip to content

Sync ng-shop sidebar: Rename "Show shop details" to "Show shop information"#1360

Draft
Copilot wants to merge 2 commits intomasterfrom
copilot/update-ng-shop-docs
Draft

Sync ng-shop sidebar: Rename "Show shop details" to "Show shop information"#1360
Copilot wants to merge 2 commits intomasterfrom
copilot/update-ng-shop-docs

Conversation

Copy link

Copilot AI commented Jan 27, 2026

The ng-shop repository updated endpoint documentation to use "information" terminology instead of "details" for the Shop API's GET endpoint.

Changes

  • Updated _data/beyond-sidebar.yml: Changed title from "Show shop details" → "Show shop information"
  • Preserved id: show_shop_details to maintain existing link compatibility
- title: Shop
  entries:
-   - title: Show shop details
+   - title: Show shop information
      link: https://api-docs.beyondshop.cloud/ng-shop-shop-public-api.html#resources-merchant-shop-get
      id: show_shop_details  # Unchanged per AGENTS.md guidelines
Original prompt

This section details on the original issue you should resolve

<issue_title>ePages-de/ng-shop documentation update</issue_title>
<issue_description>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.
</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

…nformation'

Co-authored-by: dkluever22 <108728944+dkluever22@users.noreply.github.com>
Copilot AI changed the title [WIP] Update documentation for ePages-de/ng-shop Sync ng-shop sidebar: Rename "Show shop details" to "Show shop information" Jan 27, 2026
Copilot AI requested a review from dkluever22 January 27, 2026 14:37
@aleximenes
Copy link

This was simply for testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ePages-de/ng-shop documentation update

3 participants