Skip to content

Conversation

Polo2
Copy link

@Polo2 Polo2 commented Sep 2, 2025

Description

Since c69c0b5,
securityScheme HubAuth is mentioned with type https, instead of http.

But this generate OpenAPI validity issues,
type of security schemes has to belong to this list: "apiKey", "http", "mutualTLS", "oauth2", "openIdConnect"

source: https://spec.openapis.org/oas/v3.1.1.html#security-scheme-object-0

Related issues or tickets

Noticed while trying to deploy last version of OpenAPI documents on Bump.sh demo space:

https://bump.sh/christophedujarric/hub/docker

Reviews

  • Technical review
  • Editorial review
  • Product review

Since c69c0b5,
securityScheme HubAuth is mentioned with type `'https'`,
instead of `'http'`.

But this generate OpenAPI validity issues,
type of security schemes has to belong to this list:
"apiKey", "http", "mutualTLS", "oauth2", "openIdConnect"

source: https://spec.openapis.org/oas/v3.1.1.html#security-scheme-object-0

---

Noticed while trying to deploy last version of OpenAPI documents
on Bump.sh demo space:

https://bump.sh/christophedujarric/hub/docker
@github-actions github-actions bot added the area/api Relates to Docker API docs label Sep 2, 2025
Copy link

netlify bot commented Sep 2, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 1946d90
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/68b6f4958ce87c0008561548
😎 Deploy Preview https://deploy-preview-23341--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Polo2
Copy link
Author

Polo2 commented Sep 8, 2025

cc @vdamery, friendly ping since you created this OpenAPI document,
may I ask you a review please 🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Relates to Docker API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant