## Bar [/foo/bar]
This is a dummy method in a fictional api. 


### Bar [GET]

+ Response 200 (application/json)

    + Body

		{
			status: 200,
			data: null,
			message:"Hello World"
		}