kakuguo's picture
Upload 52 files
afd4069
raw
history blame contribute delete
No virus
185 Bytes
name: weather
description: Search the current weather of a city
parameters:
type: object
properties:
city:
type: string
description: City name
required:
- city