Sage-Bionetworks / rocc-schemas

OpenAPI specification of the Registry of Open Community Challenges
Apache License 2.0
0 stars 0 forks source link

Enable User to specify avatar and name during the creation of the user #154

Closed tschaffter closed 3 years ago

tschaffter commented 3 years ago

The properties avatarUrl and name exist on the User schema but not UserCreateRequest. This must be changed so that this information can be specified at the time the user is created.