Skip to content

fix: remove unreachable 400 from PUT and DELETE /api/provisioning#670

Merged
BrentIO merged 1 commit into
mainfrom
fix/633
Jun 21, 2026
Merged

fix: remove unreachable 400 from PUT and DELETE /api/provisioning#670
BrentIO merged 1 commit into
mainfrom
fix/633

Conversation

@BrentIO

@BrentIO BrentIO commented Jun 21, 2026

Copy link
Copy Markdown
Owner

Both PUT and DELETE /api/provisioning documented a 400 "Not supported by hardware" response that neither handler can actually produce. Removed the dead spec entries.

Closes #633

@BrentIO BrentIO merged commit e9719df into main Jun 21, 2026
2 checks passed
@BrentIO BrentIO deleted the fix/633 branch June 21, 2026 18:25
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.

Controller spec: PUT and DELETE /api/provisioning document unreachable 400 "Not supported by hardware"

1 participant