Merge pull request #10422 from ArseniiPetrovich/patch-1

docs: API Gateway: patch documentation note about make gen command
This commit is contained in:
Łukasz Magiera
2023-03-09 01:25:18 +01:00
committed by GitHub
+1 -1
View File
@@ -26,7 +26,7 @@ import (
// When adding / changing methods in this file:
// * Do the change here
// * Adjust implementation in `node/impl/`
// * Run `make gen` - this will:
// * Run `make clean && make deps && make gen` - this will:
// * Generate proxy structs
// * Generate mocks
// * Generate markdown docs