feat: add soap wizard foundation

This commit is contained in:
a.tolmachev
2026-04-07 17:09:01 +03:00
parent 78dc5ebc37
commit d8981f8a75
7 changed files with 475 additions and 9 deletions
+5 -5
View File
@@ -2,18 +2,18 @@
## Current
### `feat/staging-note-block-helper`
### `feat/soap-wizard-foundation`
Status: completed
DoD:
- authenticated staging notes block can be generated through a helper command
- authenticated pass docs point to the helper
- README and scripts docs expose the helper
- wizard step 1 exposes SOAP as a selectable protocol
- wizard step 3 supports WSDL/XSD upload and backend-driven SOAP service inspection
- SOAP service, port and operation selection is serialized into operation target payload
## Next
- `feat/live-authenticated-staging-entry`
- `feat/websocket-wizard-foundation`
## Backlog