rest-api icon indicating copy to clipboard operation
rest-api copied to clipboard

Add 'extra_data' field to subscribers api to match Subscriber model

Open nicprov opened this issue 4 years ago • 0 comments

Summary

An addition to the subscriber api endpoint to add 'extra_data' as a valid parameter in the json body. This field was a key field missing from the Subscriber model.

Unit test

Are your changes covered with unit tests, and do they not break anything?

Does not break anything. Unit tests were added.

Code style

No big code changes. Code style is consistent.

Other Information

Nothing much, it's a very small change.

nicprov avatar Sep 07 '21 20:09 nicprov