We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba334b6 commit 7f36c42Copy full SHA for 7f36c42
docs/modules/ROOT/pages/index.adoc
@@ -11,9 +11,9 @@ A microservice to serve as a facade for all other microservices.
11
12
* Unified GraphQL API pane for the outside.
13
* Universal reverse proxy for gRPC and GraphQL federation.
14
-* Generates requeist IDs which are passed downstream for tracing.
+* Generates request IDs which are passed downstream for tracing.
15
* Auto generation of GraphQL API from gRPC protobuf service definitions.
16
-* API explorer via Apollo sandbox.
+* GraphQL API explorer via Apollo sandbox.
17
* Authentication aginast Restorecommerce identity-srv via OIDC.
18
* Built-in reverse proxy for REST access to the Restorecommerce ostorage-srv.
19
0 commit comments