Anypoint Best PracticesRuleset with over 30 best practices for APIsRulesetAnypoint PlatformUpdated last yearNovember 20, 2024 at 4:54 PM
path-not-include-querygeneral > path-not-include-queryGuidanceDon't put query string items in the path. They belong in parameters with `in: query`.Applies to EndPointConstraintType: Declarative Validation
path-not-include-querygeneral > path-not-include-queryGuidanceDon't put query string items in the path. They belong in parameters with `in: query`.Applies to EndPointConstraintType: Declarative Validation