open-education-api / specification

OpenAPI (fka Swagger) specification for the Open Education API.
Other
32 stars 26 forks source link

add source object to eduxchange consumer #236

Closed hermanvand closed 2 years ago

hermanvand commented 2 years ago

a new source object in the eduxchange consumer with attributes

One question: the primaryCode is a string with the code and not an object with two strings 'codeType' and 'code'. It seems redundant to specify the codeType because it is the primary code. What could codeType be used for in primaryCode?