learningtapestry / metadataregistry

DEPRECATED - THIS CODE BASE IS NO LONGER MAINTAINED. Metadata Registry
Apache License 2.0
7 stars 5 forks source link

Info endpoints & Mandatory communities #24

Closed aspino closed 8 years ago

aspino commented 8 years ago

This PR makes the community mandatory in all endpoints related to envelopes. There's no longer a default community, so all endpoints starting with /api/envelopes/ will now return a 404 Not Found status code.

Info endpoints for the root node (/api) and every community (/api/learning-registry or /api/credential-registry) have been added.

Resolves #18