Method Signatures: Repeated fields
Rules for AIP-4232, covering method signatures.
Rule name | Description |
---|---|
repeated-fields | Method Signatures can only have repeated fields in the last element. |
required-fields | Method Signatures must contain all fields annotated as required. |
Note: Because AIPs sometimes cover topics that have some overlap, some rules related to method signatures may be included in the rules for other AIPs.