dolencd

Results 2 issues of dolencd

## Describe the proposal DAPR supports distributed tracing by sending a trace context in the request/response headers. To support this, js-sdk needs to send this trace context, if it's present...

help wanted

Hi! I have several database models defined using class-validator and I'd like to [add validation inside the database itself](https://www.mongodb.com/docs/manual/core/schema-validation/specify-json-schema/#std-label-schema-validation-json) by converting the existing models to JSONSchema. Some converters need to...