oasPathParam
oasPathParam will scan an OpenAPI specification looking at each path paramter,
and ensure’s that it’s not been duplicated, is correctly used and implements types correctly.
The function is used by the path-params Rule
oasPathParam will scan an OpenAPI specification looking at each path paramter,
and ensure’s that it’s not been duplicated, is correctly used and implements types correctly.
The function is used by the path-params Rule