Commit fe5ed79
Clarify file/dir structural guidance in AIP-191
In issue #151, @lukesneeringer suggested mandating that service definitions and
request/response definitions "should definitely be in the same file,
particularly for import hygiene in generated code." The language of one of the
existing requirements
> The RPC request and response `message` definitions, in the same order of the
> corresponding methods. Each request message **must** precede its
> corresponding response message (if any).
implies this to an extent but it's never made explicit.1 parent 7b46c56 commit fe5ed79
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
0 commit comments