This document describes all the changes made to the Registry API document, starting from its first released version.
- New element under
<client-credentials-in-use>
:<rsa-public-key>
. - New
<host>
section:<server-credentials-in-use>
. - Updated
manifest-example.xml
. Makes use of the newly introduced elements, and HTTP Signature authentication methods. - Promote version 2 of the Echo API in the examples.
- Updated
catalogue-example.xml
to be consistent with Discovery API's most recentmanifest-example.xml
.
- More explicit security rules (add links to existing documents on security methods).
- Updated example.
- Just updated some links.
- Updated example.
- Extracted
<other-id>
's type (OtherHeiId
), so that it can now be reused in other APIs (in particular, the Institutions API). - Added
euc
to the<other-id>
'stype
attribute's enumeration (Erasmus University Charter number).
Minor changes only:
- Better explanations for XPath queries.
- Notices were added about the chance of having multiple
<other-id>
and<name>
elements in HEI descriptions. - The Registry Service is now allowed (but not required) to import malformed manifest files.
- Fixed the minimum version of importable manifest files.
- Added links to the Developers page in context of finding possible support libraries.
- Make catalogue example more consistent with actual registry response.
- Formatting fixes.
-
Added a paragraph about advantages of utilizing web caching when accessing Registry Service.
-
Fixed an invalid
xsi:schemaLocation
reference incatalogue-example.xml
.
Initial release candidate.