-
Edit: This service is deprecated, but we should still document it by writing a small comment about it just to show future groups that we didn't forget to document this one.
-
Files to document:
- [x] createNewCodeExample_ms
- [x] createNewListEntry_ms
- [x] getUid_ms
- [x] isSuperUser_ms
- [x] logUserEvent_ms
- [x] retrieveUsername_ms
- [x] setAsActiveCourse_ms
- [x] upda…
-
Follow the "coding standard for removing includes" for this file in folder /sharedMicroservices. The coding standard can be found in a couple of files in /microservices/Microservices Documentation. No…
-
One of the most pervasive issues is the calling of services from other services.
Currently in some places other microservices are not called using for instance a call microservice function or somethi…
-
One key aspect when microservices are calling other microservices is the hand-over of authentication. It is key that we test that authentication is carried over, and that we test that any newly create…
-
How can I find out why in some microservices I can see http_path (incoming outgoing requests) but in some microservices I can’t see it?
All projects are written in Java 17
Agents used v 2.6.5
-
Basic communication is added now on main, but it isn't enough it is more for checking microservices communication with gRPC.
-
## Describe the Bug
The bug is currently happening with Mythical on TWO projects when deploying multiple microservices.
When `dotnet beam deploy release` is executed, some standalone microservices r…
-
## Objective
Create comprehensive documentation and usage examples for the Reader Microservice.
## Description
This issue involves creating detailed documentation and examples for the Reader Microser…
-