diff --git a/api/components/schemas/tag.yaml b/api/components/schemas/tag.yaml index 7cc88e8..5750bf4 100644 --- a/api/components/schemas/tag.yaml +++ b/api/components/schemas/tag.yaml @@ -17,9 +17,7 @@ properties: post_count: type: integer related_tags: - type: array - items: - type: string + type: string related_tags_updated_at: type: string nullable: true