fecgov / fecfile-web-api

Back-end API for FECfile application
7 stars 2 forks source link

Feature/812 disable swagger, add status endpoint #923

Closed Elaine-Krauss-TCG closed 1 week ago

Elaine-Krauss-TCG commented 2 weeks ago

812

A new endpoint /status/ has been established to provide Pingdom a suitable point to check the API's condition. This endpoint simply returns a 200 status: https://fecfile-web-api-dev.app.cloud.gov/status/

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
83.3% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

lbeaufort commented 1 week ago

@Elaine-Krauss-TCG thanks for adding the new test endpoint! Can you add a quick note about the endpoint in the PR body?