4.8.8

(fix): Dynamic snippets now render path-parameter arguments in IR (URL / SDK signature) order rather than in the order they happen to appear in the input request, so generated examples line up with the actual SDK method signature even when the spec lists path parameters in a different order. Also fixes spurious “not recognized” errors that were raised for endpoint-level path parameters when both top-level and endpoint-level path parameters were supplied.