Skip to content

Conversation

@karenetheridge
Copy link
Member

@karenetheridge karenetheridge commented Oct 28, 2025

I have been working through the parameter templating section and filling in some of the styles that I had not previously implemented, and cross-checking against RFC6570, and I found these issues with the "in: path" styles.

Each commit explains the reasoning for the change.

I made the changes against v3.3-dev, but I think they could probably go back to 3.1 and 3.2 as well?

  • no schema changes are needed for this pull request

RFC6570 section 3.2.1 says:
"A variable that is undefined (Section 2.3) has no value and is ignored by the
expansion process.  If all of the variables in an expression are undefined,
then the expression's expansion is the empty string."

..therefore the provided examples for the "matrix" and "label" styles are
incorrect -- the full expansion is the empty string, with no leader/prefix.
@karenetheridge karenetheridge requested review from a team as code owners October 28, 2025 19:43
@karenetheridge karenetheridge added this to the v3.3.0 milestone Oct 28, 2025
Expansions using "style": "simple", "explode": true do not include the
parameter name in the expansion.
@karenetheridge karenetheridge force-pushed the ether/3.3-parameter-styles branch from 8ef7aab to bd97d2e Compare October 28, 2025 23:11
@karenetheridge
Copy link
Member Author

edits pushed, as discussed.

@handrews handrews merged commit c979c5a into OAI:v3.3-dev Oct 30, 2025
2 checks passed
@karenetheridge karenetheridge deleted the ether/3.3-parameter-styles branch October 30, 2025 16:34
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.

4 participants