We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d39934 commit 41d290bCopy full SHA for 41d290b
articles/spring-apps/how-to-use-grpc.md
@@ -298,7 +298,7 @@ grpcurl <service-instance-name>-customers-service.azuremicroservices.io:443 org.
298
grpcurl -d "{\"ownerId\":7}" <service-instance-name>-customers-service.azuremicroservices.io:443 org.springframework.samples.petclinic.customers.grpc.CustomersService.findOwner
299
```
300
301
-## FAQ
+## Frequently asked questions
302
303
- How do I use the test endpoint?
304
0 commit comments