Skip to content

106 blogpost openapi 30 31 - #360

Merged
dvh merged 11 commits into
mainfrom
106-blogpost-openapi-30---31
Jul 10, 2025
Merged

106 blogpost openapi 30 31#360
dvh merged 11 commits into
mainfrom
106-blogpost-openapi-30---31

Conversation

@dvh

@dvh dvh commented Jul 10, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@dvh dvh linked an issue Jul 10, 2025 that may be closed by this pull request
@dvh
dvh requested review from Copilot and mrtn78 July 10, 2025 12:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces new tags for mTLS and Webhooks and adds a draft blog post outlining the benefits and changes in OpenAPI 3.1.

  • Added mtls and webhooks entries to the tags configuration
  • Created a new draft blog post openapi30-openapi31.md detailing OpenAPI 3.1 features

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
tags.yml Added mtls and webhooks tag entries
blog/draft/openapi30-openapi31.md New draft post highlighting OpenAPI 3.1 changes
Comments suppressed due to low confidence (3)

tags.yml:265

  • Consider adding a description for the webhooks tag to help users understand its purpose, consistent with other tag entries.
webhooks:

blog/draft/openapi30-openapi31.md:32

  • [nitpick] The heading ‘Mutual TLS support’ is inconsistent with other bullet titles; consider renaming to ‘Mutual TLS’ to match the style.
- **Mutual TLS support**: ondersteuning voor beveiliging met Mutual TLS

blog/draft/openapi30-openapi31.md:90

  • This snippet may mislead readers: defining mTLS under security alone doesn’t declare the security scheme. Consider showing how to define an mTLS scheme under components.securitySchemes and then reference it in security.
security:

Comment thread blog/draft/openapi30-openapi31.md Outdated
@dvh
dvh requested a review from tomootes July 10, 2025 12:23
dvh and others added 3 commits July 10, 2025 15:12
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@dvh
dvh marked this pull request as ready for review July 10, 2025 13:29
Comment thread blog/draft/openapi30-openapi31.md
Comment thread blog/draft/openapi30-openapi31.md Outdated
Dimitri van Hees and others added 3 commits July 10, 2025 17:17
Co-authored-by: Martin van der Plas <martinvanderplas@gmail.com>
@dvh
dvh merged commit 7b5a0af into main Jul 10, 2025
4 checks passed
@dvh
dvh deleted the 106-blogpost-openapi-30---31 branch July 10, 2025 15:31
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.

Blogpost OpenAPI 3.0 -> 3.1

4 participants