Commit 370d980
Shreya2005-2005
fix: add deprecation notice to SourceType field in ApplicationStatus
SourceType (singular string) and SourceTypes (plural array) both exist
in ApplicationStatus with no guidance on which to use. Add deprecation
comment to SourceType pointing to SourceTypes, consistent with how
ObservedAt deprecation is documented in the same struct.
Fixes #277661 parent 5ec0603 commit 370d980
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1213 | 1213 | | |
1214 | 1214 | | |
1215 | 1215 | | |
| 1216 | + | |
| 1217 | + | |
1216 | 1218 | | |
1217 | 1219 | | |
1218 | 1220 | | |
| |||
0 commit comments