AnalogIO / analog-core

.NET 8 backend for Cafe Analog's coffee card app
https://core.prd.analogio.dk/swagger
MIT License
4 stars 1 forks source link

Removed public product listing endpoint #240

Closed marfavi closed 11 months ago

marfavi commented 11 months ago

Refactored product retrieval by removing the public listing feature and enforcing authentication. Any unauthenticated access will now result in a 401 Unauthorized response.

Resolves #239, unblocks https://github.com/AnalogIO/coffeecard_app/issues/564

ghost commented 11 months ago
👇 Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/AnalogIO/analog-core/240/e25fb76d/736ca988cee8f2c7002b765c061cfa4f22202634.svg)](https://app.codesee.io/r/reviews?pr=240&src=https%3A%2F%2Fgithub.com%2FAnalogIO%2Fanalog-core) #### Legend CodeSee Map legend
marfavi commented 11 months ago

Can someone generate the new Swagger docs for this patch? (@jonasanker, @TTA777?)

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

jonasanker commented 11 months ago

Can someone generate the new Swagger docs for this patch? (@jonasanker, @TTA777?)

I'm not sure we need more than what you just did :)