in: query
name: city_name
description: >-
  Filter by the name of a City
required: false
schema:
  type: array
  items:
    $ref: '../schemas/properties/city_name.yaml'
examples:
  'New York':
    value: 'New York'