Skip to content

Commit c66a74f

Browse files
committed
Merge branch 'master' of github.com:apiman/apiman.github.io
2 parents 4b4e744 + 7535096 commit c66a74f

File tree

52 files changed

+721
-264
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+721
-264
lines changed

_blog-src/_posts/2016-04-25-release-1.2.4.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ categories: apiman release
88

99
Greetings, earthlings! On Friday of last week we released the *absolute best* version
1010
of apiman ever! This release has a fair number of bugs fixed, as well as a few new
11-
things as well. Read on for the details!
11+
things. Read on for the details!
1212

1313
<!--more-->
1414

@@ -57,7 +57,7 @@ from standard output or a custom logger implementation within your policy.
5757

5858
### Circuit Breaker Policy
5959
Apiman now comes with a new Circuit Breaker policy (available as a plugin).
60-
If you're not familiar with the circuit breaker pattern, I recemmend you go
60+
If you're not familiar with the circuit breaker pattern, I recommend you go
6161
here:
6262

6363
* [Martin Fowler: Circuit Breaker Pattern](http://martinfowler.com/bliki/CircuitBreaker.html)

blog/about/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<link href="http://www.apiman.io/latest/resources/bootstrap-3.3.0/css/bootstrap.min.css" rel="stylesheet">
1515
<link href="http://www.apiman.io/latest/resources/patternfly-1.0.5/css/patternfly.min.css" rel="stylesheet">
1616
<link href="http://static.jboss.org/css/rhbar.css" media="screen" rel="stylesheet">
17-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.3.Final" rel="stylesheet">
18-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.3.Final" rel="stylesheet">
17+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.4.Final" rel="stylesheet">
18+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.4.Final" rel="stylesheet">
1919
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
2020
<link href="/blog/css/highlight.css" rel="stylesheet">
2121
<link href="/blog/css/main.css" rel="stylesheet">

blog/api-manager/api-gateway/plugins/development/maven/2015/07/24/plugin-components-redux.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<link href="http://www.apiman.io/latest/resources/bootstrap-3.3.0/css/bootstrap.min.css" rel="stylesheet">
1414
<link href="http://www.apiman.io/latest/resources/patternfly-1.0.5/css/patternfly.min.css" rel="stylesheet">
1515
<link href="http://static.jboss.org/css/rhbar.css" media="screen" rel="stylesheet">
16-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.3.Final" rel="stylesheet">
17-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.3.Final" rel="stylesheet">
16+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.4.Final" rel="stylesheet">
17+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.4.Final" rel="stylesheet">
1818
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
1919
<link href="/blog/css/highlight.css" rel="stylesheet">
2020
<link href="/blog/css/main.css" rel="stylesheet">
@@ -212,6 +212,9 @@ <h1 style="color: #666; font-weight: bold" class="post-title section-header">Plu
212212
213213
214214
215+
216+
217+
215218
216219
217220

blog/api-manager/api-gateway/plugins/development/maven/2015/07/24/plugin-components.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<link href="http://www.apiman.io/latest/resources/bootstrap-3.3.0/css/bootstrap.min.css" rel="stylesheet">
1414
<link href="http://www.apiman.io/latest/resources/patternfly-1.0.5/css/patternfly.min.css" rel="stylesheet">
1515
<link href="http://static.jboss.org/css/rhbar.css" media="screen" rel="stylesheet">
16-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.3.Final" rel="stylesheet">
17-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.3.Final" rel="stylesheet">
16+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.4.Final" rel="stylesheet">
17+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.4.Final" rel="stylesheet">
1818
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
1919
<link href="/blog/css/highlight.css" rel="stylesheet">
2020
<link href="/blog/css/main.css" rel="stylesheet">
@@ -95,6 +95,9 @@
9595
9696
9797
98+
99+
100+
98101
99102
100103
@@ -347,6 +350,9 @@ <h1 style="color: #666; font-weight: bold" class="post-title section-header">Plu
347350
348351
349352
353+
354+
355+
350356
351357
352358

blog/api-manager/api/ui/metrics/2015/07/06/metrics-redux.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<link href="http://www.apiman.io/latest/resources/bootstrap-3.3.0/css/bootstrap.min.css" rel="stylesheet">
1414
<link href="http://www.apiman.io/latest/resources/patternfly-1.0.5/css/patternfly.min.css" rel="stylesheet">
1515
<link href="http://static.jboss.org/css/rhbar.css" media="screen" rel="stylesheet">
16-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.3.Final" rel="stylesheet">
17-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.3.Final" rel="stylesheet">
16+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.4.Final" rel="stylesheet">
17+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.4.Final" rel="stylesheet">
1818
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
1919
<link href="/blog/css/highlight.css" rel="stylesheet">
2020
<link href="/blog/css/main.css" rel="stylesheet">
@@ -224,6 +224,9 @@ <h1 style="color: #666; font-weight: bold" class="post-title section-header">At
224224
225225
226226
227+
228+
229+
227230
228231
229232

blog/api-manager/service/ui/metrics/2015/07/06/metrics.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<link href="http://www.apiman.io/latest/resources/bootstrap-3.3.0/css/bootstrap.min.css" rel="stylesheet">
1414
<link href="http://www.apiman.io/latest/resources/patternfly-1.0.5/css/patternfly.min.css" rel="stylesheet">
1515
<link href="http://static.jboss.org/css/rhbar.css" media="screen" rel="stylesheet">
16-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.3.Final" rel="stylesheet">
17-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.3.Final" rel="stylesheet">
16+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.4.Final" rel="stylesheet">
17+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.4.Final" rel="stylesheet">
1818
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
1919
<link href="/blog/css/highlight.css" rel="stylesheet">
2020
<link href="/blog/css/main.css" rel="stylesheet">
@@ -107,6 +107,9 @@
107107
108108
109109
110+
111+
112+
110113
111114
112115
@@ -359,6 +362,9 @@ <h1 style="color: #666; font-weight: bold" class="post-title section-header">At
359362
360363
361364
365+
366+
367+
362368
363369
364370

blog/api-manager/swagger/api/ui/2015/06/02/swagger-redux.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<link href="http://www.apiman.io/latest/resources/bootstrap-3.3.0/css/bootstrap.min.css" rel="stylesheet">
1414
<link href="http://www.apiman.io/latest/resources/patternfly-1.0.5/css/patternfly.min.css" rel="stylesheet">
1515
<link href="http://static.jboss.org/css/rhbar.css" media="screen" rel="stylesheet">
16-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.3.Final" rel="stylesheet">
17-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.3.Final" rel="stylesheet">
16+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.4.Final" rel="stylesheet">
17+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.4.Final" rel="stylesheet">
1818
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
1919
<link href="/blog/css/highlight.css" rel="stylesheet">
2020
<link href="/blog/css/main.css" rel="stylesheet">
@@ -254,6 +254,9 @@ <h1 style="color: #666; font-weight: bold" class="post-title section-header">We
254254
255255
256256
257+
258+
259+
257260
258261
259262

blog/api-manager/swagger/api/ui/2015/06/02/swagger.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<link href="http://www.apiman.io/latest/resources/bootstrap-3.3.0/css/bootstrap.min.css" rel="stylesheet">
1414
<link href="http://www.apiman.io/latest/resources/patternfly-1.0.5/css/patternfly.min.css" rel="stylesheet">
1515
<link href="http://static.jboss.org/css/rhbar.css" media="screen" rel="stylesheet">
16-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.3.Final" rel="stylesheet">
17-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.3.Final" rel="stylesheet">
16+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.4.Final" rel="stylesheet">
17+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.4.Final" rel="stylesheet">
1818
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
1919
<link href="/blog/css/highlight.css" rel="stylesheet">
2020
<link href="/blog/css/main.css" rel="stylesheet">
@@ -137,6 +137,9 @@
137137
138138
139139
140+
141+
142+
140143
141144
142145
@@ -389,6 +392,9 @@ <h1 style="color: #666; font-weight: bold" class="post-title section-header">We
389392
390393
391394
395+
396+
397+
392398
393399
394400

blog/api/management/jboss/fuse/2015/07/07/fuse-apis-redux.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<link href="http://www.apiman.io/latest/resources/bootstrap-3.3.0/css/bootstrap.min.css" rel="stylesheet">
1414
<link href="http://www.apiman.io/latest/resources/patternfly-1.0.5/css/patternfly.min.css" rel="stylesheet">
1515
<link href="http://static.jboss.org/css/rhbar.css" media="screen" rel="stylesheet">
16-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.3.Final" rel="stylesheet">
17-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.3.Final" rel="stylesheet">
16+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.4.Final" rel="stylesheet">
17+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.4.Final" rel="stylesheet">
1818
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
1919
<link href="/blog/css/highlight.css" rel="stylesheet">
2020
<link href="/blog/css/main.css" rel="stylesheet">
@@ -218,6 +218,9 @@ <h1 style="color: #666; font-weight: bold" class="post-title section-header">Man
218218
219219
220220
221+
222+
223+
221224
222225
223226

blog/api/management/jboss/fuse/2015/07/07/fuse-apis.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<link href="http://www.apiman.io/latest/resources/bootstrap-3.3.0/css/bootstrap.min.css" rel="stylesheet">
1414
<link href="http://www.apiman.io/latest/resources/patternfly-1.0.5/css/patternfly.min.css" rel="stylesheet">
1515
<link href="http://static.jboss.org/css/rhbar.css" media="screen" rel="stylesheet">
16-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.3.Final" rel="stylesheet">
17-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.3.Final" rel="stylesheet">
16+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.4.Final" rel="stylesheet">
17+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.4.Final" rel="stylesheet">
1818
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
1919
<link href="/blog/css/highlight.css" rel="stylesheet">
2020
<link href="/blog/css/main.css" rel="stylesheet">
@@ -101,6 +101,9 @@
101101
102102
103103
104+
105+
106+
104107
105108
106109
@@ -353,6 +356,9 @@ <h1 style="color: #666; font-weight: bold" class="post-title section-header">Man
353356
354357
355358
359+
360+
361+
356362
357363
358364

blog/apiman/1.2.x/2016/01/27/renaming.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<link href="http://www.apiman.io/latest/resources/bootstrap-3.3.0/css/bootstrap.min.css" rel="stylesheet">
1414
<link href="http://www.apiman.io/latest/resources/patternfly-1.0.5/css/patternfly.min.css" rel="stylesheet">
1515
<link href="http://static.jboss.org/css/rhbar.css" media="screen" rel="stylesheet">
16-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.3.Final" rel="stylesheet">
17-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.3.Final" rel="stylesheet">
16+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.4.Final" rel="stylesheet">
17+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.4.Final" rel="stylesheet">
1818
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
1919
<link href="/blog/css/highlight.css" rel="stylesheet">
2020
<link href="/blog/css/main.css" rel="stylesheet">

blog/apiman/1.2.x/gateway/2016/02/24/republishing.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<link href="http://www.apiman.io/latest/resources/bootstrap-3.3.0/css/bootstrap.min.css" rel="stylesheet">
1414
<link href="http://www.apiman.io/latest/resources/patternfly-1.0.5/css/patternfly.min.css" rel="stylesheet">
1515
<link href="http://static.jboss.org/css/rhbar.css" media="screen" rel="stylesheet">
16-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.3.Final" rel="stylesheet">
17-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.3.Final" rel="stylesheet">
16+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.4.Final" rel="stylesheet">
17+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.4.Final" rel="stylesheet">
1818
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
1919
<link href="/blog/css/highlight.css" rel="stylesheet">
2020
<link href="/blog/css/main.css" rel="stylesheet">

blog/apiman/1.2.x/gateway/2016/02/24/reregistering.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<link href="http://www.apiman.io/latest/resources/bootstrap-3.3.0/css/bootstrap.min.css" rel="stylesheet">
1414
<link href="http://www.apiman.io/latest/resources/patternfly-1.0.5/css/patternfly.min.css" rel="stylesheet">
1515
<link href="http://static.jboss.org/css/rhbar.css" media="screen" rel="stylesheet">
16-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.3.Final" rel="stylesheet">
17-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.3.Final" rel="stylesheet">
16+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.4.Final" rel="stylesheet">
17+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.4.Final" rel="stylesheet">
1818
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
1919
<link href="/blog/css/highlight.css" rel="stylesheet">
2020
<link href="/blog/css/main.css" rel="stylesheet">

blog/apiman/1.2.x/gateway/jdbc/registry/2016/03/09/jdbc-registry.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<link href="http://www.apiman.io/latest/resources/bootstrap-3.3.0/css/bootstrap.min.css" rel="stylesheet">
1414
<link href="http://www.apiman.io/latest/resources/patternfly-1.0.5/css/patternfly.min.css" rel="stylesheet">
1515
<link href="http://static.jboss.org/css/rhbar.css" media="screen" rel="stylesheet">
16-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.3.Final" rel="stylesheet">
17-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.3.Final" rel="stylesheet">
16+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.4.Final" rel="stylesheet">
17+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.4.Final" rel="stylesheet">
1818
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
1919
<link href="/blog/css/highlight.css" rel="stylesheet">
2020
<link href="/blog/css/main.css" rel="stylesheet">

blog/apiman/1.2.x/manager/catalog/2016/03/23/api-catalog.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<link href="http://www.apiman.io/latest/resources/bootstrap-3.3.0/css/bootstrap.min.css" rel="stylesheet">
1414
<link href="http://www.apiman.io/latest/resources/patternfly-1.0.5/css/patternfly.min.css" rel="stylesheet">
1515
<link href="http://static.jboss.org/css/rhbar.css" media="screen" rel="stylesheet">
16-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.3.Final" rel="stylesheet">
17-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.3.Final" rel="stylesheet">
16+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.4.Final" rel="stylesheet">
17+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.4.Final" rel="stylesheet">
1818
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
1919
<link href="/blog/css/highlight.css" rel="stylesheet">
2020
<link href="/blog/css/main.css" rel="stylesheet">

blog/apiman/2016/01/22/release-1.2.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<link href="http://www.apiman.io/latest/resources/bootstrap-3.3.0/css/bootstrap.min.css" rel="stylesheet">
1414
<link href="http://www.apiman.io/latest/resources/patternfly-1.0.5/css/patternfly.min.css" rel="stylesheet">
1515
<link href="http://static.jboss.org/css/rhbar.css" media="screen" rel="stylesheet">
16-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.3.Final" rel="stylesheet">
17-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.3.Final" rel="stylesheet">
16+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.4.Final" rel="stylesheet">
17+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.4.Final" rel="stylesheet">
1818
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
1919
<link href="/blog/css/highlight.css" rel="stylesheet">
2020
<link href="/blog/css/main.css" rel="stylesheet">

blog/apiman/introduction/overview/backup/export/import/2016/01/27/export-import.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<link href="http://www.apiman.io/latest/resources/bootstrap-3.3.0/css/bootstrap.min.css" rel="stylesheet">
1414
<link href="http://www.apiman.io/latest/resources/patternfly-1.0.5/css/patternfly.min.css" rel="stylesheet">
1515
<link href="http://static.jboss.org/css/rhbar.css" media="screen" rel="stylesheet">
16-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.3.Final" rel="stylesheet">
17-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.3.Final" rel="stylesheet">
16+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.4.Final" rel="stylesheet">
17+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.4.Final" rel="stylesheet">
1818
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
1919
<link href="/blog/css/highlight.css" rel="stylesheet">
2020
<link href="/blog/css/main.css" rel="stylesheet">

blog/apiman/introduction/overview/plugin/management/2016/02/22/plugin-mgmt.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<link href="http://www.apiman.io/latest/resources/bootstrap-3.3.0/css/bootstrap.min.css" rel="stylesheet">
1414
<link href="http://www.apiman.io/latest/resources/patternfly-1.0.5/css/patternfly.min.css" rel="stylesheet">
1515
<link href="http://static.jboss.org/css/rhbar.css" media="screen" rel="stylesheet">
16-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.3.Final" rel="stylesheet">
17-
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.3.Final" rel="stylesheet">
16+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.css?v=1.2.4.Final" rel="stylesheet">
17+
<link href="http://www.apiman.io/latest/resources/css/apiman-web.responsive.css?v=1.2.4.Final" rel="stylesheet">
1818
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
1919
<link href="/blog/css/highlight.css" rel="stylesheet">
2020
<link href="/blog/css/main.css" rel="stylesheet">

0 commit comments

Comments
 (0)