File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -41,14 +41,14 @@ rrgcli \
4141
4242## Use Cases
4343
44- ### Debugging with rRPC Inspector**
44+ ### Debugging with rRPC Inspector
4545The metadata integrates seamlessly with ** rRPC Inspector** , providing a visual representation of the API schema. This helps developers:
46- • Debug API services and methods.
47- • Verify .proto definitions.
46+ - Debug API services and methods.
47+ - Verify .proto definitions.
4848### Runtime Schema Analysis
4949Although the metadata is static, it can be used at runtime for tasks like:
50- • Validating incoming requests.
51- • Custom routing or method discovery.
50+ - Validating incoming requests.
51+ - Custom routing or method discovery.
5252### API Documentation
5353Metadata can be consumed to generate automated documentation, reflecting the latest .proto schema.
5454
You can’t perform that action at this time.
0 commit comments