Closed cesarblum closed 5 years ago
Add the ability to skip generating rpcs for endpoints/operations marked deprecated in a spec, as in
paths: ... /deprecatedOperation: get: ... deprecated: true
The new switch is -skip-deprecated-rpcs and defaults to false.
-skip-deprecated-rpcs
Add the ability to skip generating rpcs for endpoints/operations marked deprecated in a spec, as in
The new switch is
-skip-deprecated-rpcs
and defaults to false.