You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ The application also has detailed documentation made with OpenAPI and Swagger UI
70
70
71
71
To access it, run the containers and access the [documentation entry point](http://localhost:9092/swagger-ui/index.html) (Gateway). The documentation can be accessed centrally through the Gateway and also through the individual API itself (accounts, products, orders, cart, payments).
72
72
73
-
> [!NOTE]\
73
+
> **Note:**
74
74
> - Endpoints with the prefix "Admin" require you to be logged in as a user with ADMIN or EMPLOYEE permission
75
75
> - Endpoints with the prefix "Client" only work with users with CLIENT permission
76
76
> - Endpoints with "Internal" prefix do not accept external calls
0 commit comments