Skip to content

api-linter 1.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 20:12
0c59878

Features

  • Add rules for AIP-162 Delete Revision HTTP body and method (#752)
  • Add rules for AIP-162 Rollback request name field, behavior, and resource reference (#749)
  • Add rules for AIP-162 Rollback request and response message name (#747)

Fixes

  • Do not require undelete method if delete is not present. (#753)
  • Fix the URI name check for AIP-134. (#748)
  • Replace erroneous use of GetType with GetName in LintSingularStringField (#746)