name: limit
in: query
description: How many items to return at one time (max 100)
required: false
schema:
  type: integer
  format: int32