-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Would it be possible to get a lib published of request/response DTOs of some kind? I've been playing around with generators to use the published express endpoint xsd(s) as a means to generate some basic objects but none of them seem to work well. Xsd.exe also seems to fail here.
Seems to me that the endpoints are mature enough to not change much, but perhaps that's why it's left as an exercise to the developer to compose raw xml documents and do your own serialization/deserialization.
Just wanted to express (ha) my mild frustration at the choice between friction (fight with tooling that never works right) and tedium (roll my own everything to send strongly typed xml request/responses).
Metadata
Metadata
Assignees
Labels
No labels