Expose projectsUrl
and baseUrl
on the Cloud's plugin setup
and start
server-side contracts
#163379
Labels
blocker
NeededFor:Security
Project:Serverless MVP
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
v8.1.0
Summary
These properties are already exposed on the client-side contracts, and in #163154 we need them on the server-side too.
Since these properties are available even before
setup
, it would be beneficial from a developer experience perspective to expose them in both thesetup
andstart
server-side contracts. However, if there are reasons why this is not desirable, having them insetup
only would also suffice.Blocks: #163154
The text was updated successfully, but these errors were encountered: