mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 08:18:15 +08:00
Feature/expose http handlers (#224)
* temp commit * trying to work out how to expose the http handlers in a decent way.. * pissing about at lunch * changed to func so you can instanciate object or new it up each time * docs for dele handlers * upgraded to sdk 2.1.4 * some validation for consul services
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"projects": [ "src", "test" ],
|
||||
"sdk": {
|
||||
"version": "2.0.2"
|
||||
"version": "2.1.4"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user