Commit b8f4fab
fix: Restore article tags property to article_list_item schema for v2.14+
The tags property was present in v2.13 but accidentally omitted from the
article_list_item schema in v2.14, v2.15, and Unstable specs. The API
continues to return tags in these versions, so this restores the schema
to match runtime behavior.
Fixes #469453
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 789272e commit b8f4fab
3 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16319 | 16319 | | |
16320 | 16320 | | |
16321 | 16321 | | |
| 16322 | + | |
| 16323 | + | |
16322 | 16324 | | |
16323 | 16325 | | |
16324 | 16326 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15053 | 15053 | | |
15054 | 15054 | | |
15055 | 15055 | | |
| 15056 | + | |
| 15057 | + | |
15056 | 15058 | | |
15057 | 15059 | | |
15058 | 15060 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15625 | 15625 | | |
15626 | 15626 | | |
15627 | 15627 | | |
| 15628 | + | |
| 15629 | + | |
15628 | 15630 | | |
15629 | 15631 | | |
15630 | 15632 | | |
| |||
0 commit comments