Skip to content

Conversation

@philsturgeon
Copy link
Contributor

@philsturgeon philsturgeon commented Oct 6, 2025

Fixes #400.

Several updates for the OAS 3.2 guide.

@netlify
Copy link

netlify bot commented Oct 6, 2025

Deploy Preview for bump-content-hub failed. Why did it fail? →

Name Link
🔨 Latest commit 0a4cb11
🔍 Latest deploy log https://app.netlify.com/projects/bump-content-hub/deploys/68ebe3a828043b0008c04278

@philsturgeon philsturgeon changed the title guide/oas 3.2 updates Updates to OpenAPI 3.2 Guide Oct 6, 2025
@philsturgeon philsturgeon force-pushed the guide/oas-3.2-updates branch 3 times, most recently from b1461d8 to 0918613 Compare October 6, 2025 07:49
@philsturgeon philsturgeon force-pushed the guide/oas-3.2-updates branch from 0918613 to 3e46343 Compare October 6, 2025 08:10
- Cookie Parameters - `in: cookie`
- OpenAPI 3.2 also added Querystring Parameters `in: querystring`

That new addition is a little confusing as the names are so similar, but we'll cover that in a bit.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😂 I'm ok with this, even though it might look a bit judgemental?

Real question now: Should the bump.sh guide be opinionated and “push” users to use only a subset of the most relevant features and try to disregard other features that seem less useful/clear to us?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not an opinion about the quality of the naming, its an observation that a user new to the concepts may be confused by their similarity.

We are not suggesting somebody should use one or the other, just noting that confusion and giving them confidence it will be explained further down.

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.

OAS 3.2: querystring

2 participants