batfish / pybatfish

Python client for Batfish: https://github.com/batfish/batfish
Apache License 2.0
208 stars 51 forks source link

Docs: Update the searchRoutePolicies documentation to add a new parameter #873

Closed millstein closed 1 year ago

millstein commented 1 year ago

Updates the documentation of the searchRoutePolicies question to reflect the new perPath parameter (batfish/batfish#8622)

batfish-bot commented 1 year ago

This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #873 (87cb243) into master (2bd3c7b) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #873 +/- ## ======================================= Coverage 86.11% 86.11% ======================================= Files 30 30 Lines 3989 3989 Branches 645 645 ======================================= Hits 3435 3435 Misses 406 406 Partials 148 148 ```