Skip to content

Commit ee5dca9

Browse files
committed
Merge branch 'develop' of https://github.com/Mathavana/asp_net_core_api into develop
2 parents ab617b3 + 8bf8d9d commit ee5dca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Supermarket/V1/Controllers/AboutController.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ public IActionResult Get()
2626
return Ok(new { message = "This is about Api Version 1.0" });
2727
}
2828
}
29-
}
29+
}

0 commit comments

Comments
 (0)