Moving the messages endpoint to something more generic, and making the get visible all the time.

This commit is contained in:
Charlton Austin 2016-10-17 15:43:03 -04:00
parent 42ed8522fd
commit 8e5dc8d3db
7 changed files with 120 additions and 105 deletions

View file

@ -364,6 +364,7 @@ import endpoints.api.billing
import endpoints.api.build
import endpoints.api.discovery
import endpoints.api.error
import endpoints.api.globalmessages
import endpoints.api.image
import endpoints.api.logs
import endpoints.api.manifest