This repository was archived by the owner on Sep 14, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed
Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,10 @@ swagger:
55
66 fittingsDirs : [ api/fittings, node_modules ]
77 defaultPipe : null
8-
98 swaggerControllerPipe : swagger_controllers # defines the standard processing pipe for controllers
10- swaggerLoaderPipe : load_swagger
119
12- # values in the swagger:bagpipes hash are the bagpipes definitions
10+ # values defined in the bagpipes key are the bagpipes pipes and fittings definitions
11+ # (see https://github.com/apigee-127/bagpipes)
1312 bagpipes :
1413
1514 _router :
Original file line number Diff line number Diff line change @@ -5,11 +5,10 @@ swagger:
55
66 fittingsDirs : [ api/fittings, node_modules ]
77 defaultPipe : null
8-
98 swaggerControllerPipe : swagger_controllers # defines the standard processing pipe for controllers
10- swaggerLoaderPipe : load_swagger
119
12- # values in the swagger:bagpipes hash are the bagpipes definitions
10+ # values defined in the bagpipes key are the bagpipes pipes and fittings definitions
11+ # (see https://github.com/apigee-127/bagpipes)
1312 bagpipes :
1413
1514 _router :
You can’t perform that action at this time.
0 commit comments