Releases: googleapis/api-linter
Releases · googleapis/api-linter
api-linter 1.28.0
Compare
Sorry, something went wrong.
No results found
Features
Fixes
allow first enum value UNKNOWN (#880 )
api-linter 1.27.0
Compare
Sorry, something went wrong.
No results found
Features
Add rule to check type of AIP-158 paginated request skip field (#872 )
Add rule to check type of AIP-157 request read_mask fields (#874 )
api-linter 1.26.2
Compare
Sorry, something went wrong.
No results found
Fixes
Allow AIP-234 Batch Update requests to hoist allow_missing field (#870 )
api-linter 1.26.1
Compare
Sorry, something went wrong.
No results found
Fixes
Use OS-specific file separator in core::0191::proto-package rule (#867 )
Do not overcount variables when additional bindings are used. (#865 )
api-linter 1.26.0
Compare
Sorry, something went wrong.
No results found
Features
parent should be the only variable in Create request URIs (#859 )
add proto-package check to AIP-191 (#862 )
Documentation
api-linter 1.25.1
Compare
Sorry, something went wrong.
No results found
Fixes
Prevent AIP-132 request-show-deleted-required rule from crashing on non-message fields (#856 )
api-linter 1.25.0
Compare
Sorry, something went wrong.
No results found
Features
Add rule for AIP-162 Delete Revision response message name (#813 )
api-linter 1.24.0
Compare
Sorry, something went wrong.
No results found
Features
Permit skip in List requests. (#845 )
Support 'conditionally' required fields. (#846 )
Fixes
Remove the valid resource reference rule. (#847 )
api-linter 1.23.0
Compare
Sorry, something went wrong.
No results found
Features
Add linter for AIP-192 deprecated service and methods (#836 )
Documentation
Reference AIP links in a uniform way. (#840 )
api-linter 1.22.0
Compare
Sorry, something went wrong.
No results found
Features
Require show_deleted List request field for resources supporting soft delete (#833 )
Require a name field in messages with google.api.resource annotations (#839 )
Require AIP-135 request force fields to be singular bool (#835 )
Other
Use common lint for HTTP variable rules more widely (#834 )