You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/rapidoc-mini.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -41,12 +41,12 @@ <h2>Introducing <rapi-doc-mini> Web Component </h2>
41
41
</li>
42
42
<li>
43
43
Or you are explaining a business case which uses microservices,
44
-
where each microservice has its own OpenAPI spec and the ask is to pick few APIs from each of theses OpenAPI specs show how they come work together in a single document
44
+
where each microservice has its own APIs and the ask is to pick few APIs from each of theses microservice show how they work together in a single document
45
45
</li>
46
46
</ul>
47
47
</p>
48
48
49
-
<h2>Usage in a bolg style writing</h2>
49
+
<h2>Usage in a blog style writing</h2>
50
50
<pstyle="flex:1">
51
51
It is fairly common to write specifically about few APIs to provide an initial understanding to your users.
52
52
However in those cases you run the risk of your writeup getting outdated when the actual API changes its shape.
@@ -216,4 +216,4 @@ <h3>Handling non available specs</h3>
0 commit comments