mirror of https://github.com/pulumi/pulumi.git
d9ae0045ed
Augments UpdateProgramResponse to add a field named messages that contains a list of messages to show to the user of the format: { message: string, severity: "error" | "warning" | "info" } Messages are printed during an update above the permalink in the case of the http backend. |
||
---|---|---|
.. | ||
api.go | ||
api_endpoints.go | ||
client.go | ||
client_test.go | ||
doc.go | ||
marshal.go |