SaintAngeLs / distributed_minispace

Microservices based Social Network -- Distributed .Net Blazor solution. MiniSpace is a microservices-based social network designed to enhance student life. Built with .NET Blazor, it enables event management, social interactions, and administrative oversight, providing a comprehensive platform for students and event organizers.
https://minispace.itsharppro.com
Apache License 2.0
6 stars 0 forks source link

Organizations service - updated implementation #153

Closed eggwhat closed 1 month ago

eggwhat commented 1 month ago

Following update should allow getting ids of organization and all its recursive children.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 33.63%. Comparing base (449102a) to head (6b90192). Report is 5 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #153 +/- ## ======================================= Coverage 33.63% 33.63% ======================================= Files 65 65 Lines 877 877 Branches 82 82 ======================================= Hits 295 295 Misses 560 560 Partials 22 22 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

eggwhat commented 1 month ago

Everything should be working now. Most requests were changed so please have a look at Postman for updated structure