States
Rules for AIP-217, covering states.
Rule name | Description |
---|---|
return-partial-success-type | The return_partial_success field should be a bool. |
return-partial-success-with-unreachable | The return_partial_success field should be paired with unreachable. |
synonyms | The field for unreachable resources should be named `unreachable`. |
unreachable-field-type | The unreachable field should be a repeated string. |
Note: Because AIPs sometimes cover topics that have some overlap, some rules related to states may be included in the rules for other AIPs.