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

Changes unused clips response type to enumerable #278

Closed A-Guldborg closed 5 months ago

A-Guldborg commented 5 months ago

Currently, auto-generated swagger documentation shows only a single response item in the example response value, when the actual result is a JSON array (one element per product type for the given period).

This fix will prevent issues for developers in shifty when generating the API interface.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud