wasmCloud / wadm

wasmCloud Application Deployment Manager (wadm) is a Wasm-native orchestrator for managing and scaling declarative wasmCloud applications.
https://wasmcloud.com
Apache License 2.0
100 stars 26 forks source link

fix(wadm): support empty delete payload #305

Closed brooksmtownsend closed 3 months ago

brooksmtownsend commented 3 months ago

Feature or Problem

This PR fixes an issue where the server handler couldn't support an empty delete payload.

Related Issues

Fixes https://github.com/wasmCloud/wasmCloud/issues/2342

Release Information

wadm v0.12.1

Consumer Impact

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification