bug on config
This commit is contained in:
parent
9ee058e1c8
commit
5f0dfee768
7 changed files with 12 additions and 30 deletions
|
|
@ -95,7 +95,7 @@ namespace isn.Controllers
|
|||
return BadRequest(new { error = ModelState });
|
||||
}
|
||||
|
||||
// GET /autocomplete?id=nuget.protocol&prerelease=true
|
||||
// GET /autocomplete?id=isn.protocol&prerelease=true
|
||||
[HttpGet(_pkgRootPrefix + "/autocomplete")]
|
||||
public IActionResult AutoComplete(
|
||||
string id,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue