fix(writeapi): added examples to all parameter objects in schema

This commit is contained in:
Julian Lam
2020-10-24 12:40:52 -04:00
parent b156b8b573
commit 93f65f89e7
19 changed files with 186 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ put:
type: string
required: true
description: backend id of the setting to update
example: maximumRelatedTopics
responses:
'200':
description: Admin setting updated