Ottomata has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/334404 )
Change subject: Wrap description in quotes in spec.yaml
......................................................................
Wrap description in quotes in spec.yaml
Change-Id: I7251cf766a45d6dd8efd34b8c60619da6cdcdf46
---
M scap/templates/spec.yaml.j2
1 file changed, 1 insertion(+), 1 deletion(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/services/eventstreams/deploy
refs/changes/04/334404/1
diff --git a/scap/templates/spec.yaml.j2 b/scap/templates/spec.yaml.j2
index 088a718..e60b569 100644
--- a/scap/templates/spec.yaml.j2
+++ b/scap/templates/spec.yaml.j2
@@ -16,7 +16,7 @@
/v2/stream/<%= stream_name %>:
get:
<% if stream_config.has_key('description') %>
- description: <%= stream_config['description'] %>
+ description: "<%= stream_config['description'] %>"
<% endif %>
produces:
- text/event-stream; charset=utf-8
--
To view, visit https://gerrit.wikimedia.org/r/334404
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7251cf766a45d6dd8efd34b8c60619da6cdcdf46
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/eventstreams/deploy
Gerrit-Branch: master
Gerrit-Owner: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits