Skip to content

restore Path param order#2237

Merged
davidism merged 1 commit into8.1.xfrom
param-order
Mar 31, 2022
Merged

restore Path param order#2237
davidism merged 1 commit into8.1.xfrom
param-order

Conversation

@davidism
Copy link
Copy Markdown
Member

When adding the executable parameter, #1962 also reordered the parameters to match the standard "read, write, execute" order. Restore the order to be "writable, readable", with "executable" at the end.

fixes #2235

@davidism davidism added this to the 8.1.2 milestone Mar 31, 2022
@davidism davidism changed the base branch from main to 8.1.x March 31, 2022 20:44
@davidism davidism changed the title Param order restore Path param order Mar 31, 2022
@davidism davidism merged commit 77dd30f into 8.1.x Mar 31, 2022
@davidism davidism deleted the param-order branch March 31, 2022 20:46
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Click 8.1 changed the parameter order in click.Path

1 participant