Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCountryDetails ¶
func GetCountryDetails()
GetCountryDetails probes inline path-parameter declaration in a swagger:route block (no wrapper swagger:parameters struct), as the reporter wished: "Parameters: country string in:path".
swagger:route GET /{country} getCountryDetails
Returns details for the given country.
Parameters:
+ name: country
in: path
type: string
required: true
Responses:
200: description: ok
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.