Open nicprov opened 3 years ago
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.
Are your changes covered with unit tests, and do they not break anything?
Does not break anything. Unit tests were added.
No big code changes. Code style is consistent.
Nothing much, it's a very small change.
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.