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: documentation/modules/ROOT/pages/03-demo.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,7 @@ Let's walk through an overview of the components that have been setup already
129
129
* Launch the https://console-openshift-console.%SUBDOMAIN%[OpenShift console^,window=console] and login
130
130
* Navigate to *Topology* from the Developer's view of the `globex-user1` project
131
131
+
132
-
image::globex-user1.png[]
132
+
image::globex-user1.png[width=70%]
133
133
** The center section under the name *globex-app-user1* contains the components needed for the first version of the application and the api.
134
134
*** `globex-ui` is the retail website
135
135
*** `order-placement` is the microservice which implements the OrderPlacement API. This service validates incoming payload against JSON Schema of the OpenAPI spec.
0 commit comments