Skip to content

api-linter 1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 20:11
59b31eb

Features

  • Split the reference package mismatch into a new rule. (#626)
  • Add initial rules for AIP-235.

Fixes

  • replace erroneous use of "Get" with "Delete" for AIP-135 (#623)
  • Handle nested URI parameters correctly for custom method URI suffixes. (#624)
  • Permit top-level resources to have batch methods. (#619)

Other