Skip to content

Fix greedy label param names in OpenAPI#641

Merged
mtdowling merged 1 commit intomasterfrom
fix-openapi-greedy-labels
Nov 24, 2020
Merged

Fix greedy label param names in OpenAPI#641
mtdowling merged 1 commit intomasterfrom
fix-openapi-greedy-labels

Conversation

@mtdowling
Copy link
Copy Markdown
Member

Services like API Gateway that use "greedy" labels require that bath
the segment and the corresponding parameter name contain a "+". We
previously included the "+" in the URI label but not in the parameter
name.

Services like API Gateway that use "greedy" labels require that bath
the segment and the corresponding parameter name contain a "+". We
previously included the "+" in the URI label but not in the parameter
name.
@mtdowling mtdowling merged commit 622089b into master Nov 24, 2020
@mtdowling mtdowling deleted the fix-openapi-greedy-labels branch December 11, 2020 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants