googleapis / api-linter

A linter for APIs defined in protocol buffers.
https://linter.aip.dev/
Apache License 2.0
582 stars 142 forks source link

feat(AIP-133): ignore create methods with invalid LRO response types #1366

Closed andrei-scripniciuc closed 5 months ago

andrei-scripniciuc commented 5 months ago

This addresses a nil dereferencing error due to ot being nil in https://github.com/andrei-scripniciuc/api-linter/blob/f6108f07532aae07c4f305c7da99092f0114cea2/rules/aip0133/request_required_fields.go#L50