Should update be supported for icons only? The way the system currently works, updating the long_title would not be desirable. Is allowing updates to just the icon worth implementing?
Is using long_title submission to create the other username/label/name the best solution?
Questions for reviewer(s)
long_title
would not be desirable. Is allowing updates to just the icon worth implementing?long_title
submission to create the other username/label/name the best solution?Purpose
Allow creation of a source with the API. See, https://openscience.atlassian.net/browse/SHARE-876
Changes
create()
method tosources/
endpoint which creates ShareUser, Source, and SourceConfig.is_trusted
toShareUserSerializer
so that trusted users can be created.add_source
permission.Request Content
Response
Errors