File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed
Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -16319,6 +16319,8 @@ components:
1631916319 translated_content:
1632016320 nullable: true
1632116321 "$ref": "#/components/schemas/article_translated_content"
16322+ tags:
16323+ "$ref": "#/components/schemas/tags"
1632216324 internal_article_list_item:
1632316325 title: Internal Articles
1632416326 type: object
Original file line number Diff line number Diff line change @@ -15053,6 +15053,8 @@ components:
1505315053 translated_content:
1505415054 nullable: true
1505515055 "$ref": "#/components/schemas/article_translated_content"
15056+ tags:
15057+ "$ref": "#/components/schemas/tags"
1505615058 internal_article_list_item:
1505715059 title: Internal Articles
1505815060 type: object
Original file line number Diff line number Diff line change @@ -15625,6 +15625,8 @@ components:
1562515625 translated_content:
1562615626 nullable: true
1562715627 "$ref": "#/components/schemas/article_translated_content"
15628+ tags:
15629+ "$ref": "#/components/schemas/tags"
1562815630 internal_article_list_item:
1562915631 title: Internal Articles
1563015632 type: object
You can’t perform that action at this time.
0 commit comments