Przeglądaj źródła

doc/interop: Fix link for CacheableUnaryCall

Eric Anderson 8 lat temu
rodzic
commit
811fcef8ad
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      doc/interop-test-descriptions.md

+ 1 - 0
doc/interop-test-descriptions.md

@@ -986,6 +986,7 @@ for the `SimpleRequest.response_type`. If the server does not support the
 `response_type`, then it should fail the RPC with `INVALID_ARGUMENT`.
 `response_type`, then it should fail the RPC with `INVALID_ARGUMENT`.
 
 
 ### CacheableUnaryCall
 ### CacheableUnaryCall
+[CacheableUnaryCall]: #cacheableunarycall
 
 
 Server gets the default SimpleRequest proto as the request. The content of the
 Server gets the default SimpleRequest proto as the request. The content of the
 request is ignored. It returns the SimpleResponse proto with the payload set
 request is ignored. It returns the SimpleResponse proto with the payload set