Fix: name in sortDesc schema

This commit is contained in:
Nicholas Wallace 2024-05-25 20:13:50 +00:00
parent bc1492129c
commit c5f82e16e0

View file

@ -5,7 +5,6 @@ components:
description: The field to sort by from the request.
example: 'media.metadata.title'
sortDesc:
name: sortDesc
description: Whether to sort in descending order.
type: boolean
example: true