Skip to content

Commit 085b799

Browse files
committed
README updated
1 parent 348f77c commit 085b799

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ public class GuidelineController : Controller, IGuidelineApi
127127
...
128128
}
129129

130-
[HttpPut("kv")]
130+
[HttpPut("kv")]
131131
public async Task<bool> CreateOrUpdateKey(string key, Bar body)
132132
{
133133
...

0 commit comments

Comments
 (0)