File tree Expand file tree Collapse file tree 5 files changed +95237
-122
lines changed
Expand file tree Collapse file tree 5 files changed +95237
-122
lines changed Original file line number Diff line number Diff line change 1- FROM node:4.1
1+ FROM node:4.7
22
33# Install Ruby (for Gem)
44RUN apt-get update \
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ In *Single View* mode you will be able to see only documentation or try-it.
109109
110110* Resources* can be collapsed if needed by adding the following setting:
111111
112- <raml-console-loader src="path-to-raml" options="{ resourceCollapsed : true }"></raml-console-loader>
112+ <raml-console-loader src="path-to-raml" options="{ resourcesCollapsed : true }"></raml-console-loader>
113113
114114### Documentation collapsed
115115
Original file line number Diff line number Diff line change 11{
22 "name" : " api-console" ,
3- "version" : " 3.0.14 " ,
3+ "version" : " 3.0.15 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/mulesoft/api-console.git"
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 11{
22 "name" : " api-console" ,
3- "version" : " 3.0.14 " ,
3+ "version" : " 3.0.15 " ,
44 "description" : " Api-Console for RAML based app" ,
55 "files" : [
66 " dist" ,
You can’t perform that action at this time.
0 commit comments