fix: category follow schema test

This commit is contained in:
Julian Lam
2024-06-17 14:46:53 -04:00
parent a458bdd638
commit 4b8a9e58ae
2 changed files with 10 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ put:
actor:
type: string
description: A valid actor uri or webfinger handle
example: 'foobar@example.org'
example: 'https://example.org/foobar'
responses:
'200':
description: successfully sent category synchronization request
@@ -69,7 +69,7 @@ delete:
actor:
type: string
description: A valid actor uri or webfinger handle
example: 'foobar@example.org'
example: 'https://example.org/foobar'
responses:
'200':
description: successfully unsynchronized category