Commit 6de0c35
WI1: Fix Flink health check endpoint in Day01 exercises
- Changed endpoint from /api/v1/health to /v1/overview in Exercise1 and Exercise2
- Verified builds succeed with no warnings
- Tested endpoint returns valid cluster status
Co-authored-by: devstress <[email protected]>1 parent 6e463f6 commit 6de0c35
File tree
2 files changed
+2
-2
lines changed- LearningCourse/Day01-Kafka-Flink-Data-Pipeline/Exercise-Solutions
- Exercise1-StringCapitalize
- Exercise2-BackupAggregator
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
677 | 677 | | |
678 | 678 | | |
679 | 679 | | |
680 | | - | |
| 680 | + | |
681 | 681 | | |
682 | 682 | | |
683 | 683 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
680 | 680 | | |
681 | 681 | | |
682 | 682 | | |
683 | | - | |
| 683 | + | |
684 | 684 | | |
685 | 685 | | |
686 | 686 | | |
| |||
0 commit comments