Skip to content

fix(metal-api): api docs unavailable#221

Merged
vknabel merged 1 commit intomainfrom
fix-metal-api-documentation-unavailable
Mar 2, 2026
Merged

fix(metal-api): api docs unavailable#221
vknabel merged 1 commit intomainfrom
fix-metal-api-documentation-unavailable

Conversation

@vknabel
Copy link
Contributor

@vknabel vknabel commented Mar 2, 2026

Description

Due to the change to #214 we broke the API docs as we just used v0.22 instead of v0.22.0 leading to an invalid version.

In this fix I just added the missing .0 when missing. If we change endpoints in a metal-stack patch release, these changes would not be reflected.

Should we consider this fine or treat it as a hotfix and try to figure out the correct patch level?

@vknabel vknabel requested a review from a team as a code owner March 2, 2026 09:33
@metal-robot metal-robot bot added the area: documentation Affects the documentation area. label Mar 2, 2026
@metal-robot metal-robot bot added this to Development Mar 2, 2026
@netlify
Copy link

netlify bot commented Mar 2, 2026

Deploy Preview for metal-stack-io ready!

Name Link
🔨 Latest commit 9ee8eef
🔍 Latest deploy log https://app.netlify.com/projects/metal-stack-io/deploys/69a5596f9371390008512433
😎 Deploy Preview https://deploy-preview-221--metal-stack-io.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.

@vknabel vknabel requested a review from Gerrit91 March 2, 2026 09:33
Copy link
Contributor

@Gerrit91 Gerrit91 left a comment

Choose a reason for hiding this comment

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

Endpoints can change in patch releases, so this needs to be addressed in another PR.

@vknabel vknabel merged commit 61366a8 into main Mar 2, 2026
5 checks passed
@vknabel vknabel deleted the fix-metal-api-documentation-unavailable branch March 3, 2026 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: documentation Affects the documentation area.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants