I have a requirement to share the same correlation_id from one REST API to another REST API using django_restframework.
How to do this?
I have a requirement to share the same correlation_id from one REST API to another REST API using django_restframework.
How to do this?