Commit f22c72b
docs(docs-infra): first-app tutorial - step-14-http src-final correction (angular#60738)
Updated housing.service.ts > getHousingLocationById()
- Added search parameter to fetch URL
- Returns single object instead of array
PR Close angular#607381 parent e90daf3 commit f22c72b
File tree
2 files changed
+5
-2
lines changed- adev/src/content/tutorials/first-app/steps/14-http
- src-final/app
2 files changed
+5
-2
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| 172 | + | |
| 173 | + | |
172 | 174 | | |
173 | 175 | | |
174 | 176 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments