Moving the messages endpoint to something more generic, and making the get visible all the time.
This commit is contained in:
parent
42ed8522fd
commit
8e5dc8d3db
7 changed files with 120 additions and 105 deletions
|
@ -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
|
||||
|
|
Reference in a new issue