kopia lustrzana https://github.com/c9/core
Remove apidocs
rodzic
cd40726de8
commit
61d203499a
|
@ -221,8 +221,6 @@ function plugin(options, imports, register) {
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
api.get("/api.json", {name: "api"}, frontdoor.middleware.describeApi(api));
|
|
||||||
|
|
||||||
// fake authentication
|
// fake authentication
|
||||||
api.authenticate = api.authenticate || function() {
|
api.authenticate = api.authenticate || function() {
|
||||||
return function(req, res, next) {
|
return function(req, res, next) {
|
||||||
|
|
Ładowanie…
Reference in New Issue