Skip to content

Commit b53ba1d

Browse files
committed
Redeploy
1 parent 9fb782f commit b53ba1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/src/main/kotlin/hu/bme/sch/cmsch/addon/nova/NovaIntegrationController.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ class NovaIntegrationController(
2222

2323
private val log = LoggerFactory.getLogger(javaClass)
2424

25+
2526
@PostMapping("/valid-users")
2627
fun updateValidSignups(
2728
@RequestHeader(defaultValue = "none") token: String,

0 commit comments

Comments
 (0)