test: lowercase tags

This commit is contained in:
Barış Soner Uşaklı
2026-01-11 14:43:24 -05:00
parent 00b9ca111e
commit 81cac01525
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
post: post:
tags: tags:
- Posts - posts
summary: Change owner of one or more posts summary: Change owner of one or more posts
description: Change the owner of the posts identified by pids to the user uid. description: Change the owner of the posts identified by pids to the user uid.
requestBody: requestBody:

View File

@@ -2,7 +2,7 @@ put:
summary: Change owner of a post summary: Change owner of a post
description: Change the owner (uid) of a post identified by pid. description: Change the owner (uid) of a post identified by pid.
tags: tags:
- Posts - posts
parameters: parameters:
- name: pid - name: pid
in: path in: path