Nikerabbit has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/313000

Change subject: Update some documentation
......................................................................

Update some documentation

Change-Id: Idb05dbffb10ec8130799b488aba7d49a78d0fe32
---
M spec.yaml
1 file changed, 6 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/cxserver 
refs/changes/00/313000/1

diff --git a/spec.yaml b/spec.yaml
index 241a26f..1262d17 100644
--- a/spec.yaml
+++ b/spec.yaml
@@ -5,7 +5,7 @@
   description: Content translation service for translating mediawiki pages 
between languages.
   termsOfService: https://wikimediafoundation.org/wiki/Terms_of_Use
   contact:
-    name: the Wikimedia Language Engineering team
+    name: the Wikimedia Language team
     url: https://www.mediawiki.org/wiki/Wikimedia_Language_engineering
   license:
     name: GPL-2.0+
@@ -91,7 +91,7 @@
     get:
       tags:
         - Dictionary
-      description: Fetch the dictionary meaning of a word.
+      description: Fetches the dictionary meaning of a word.
       produces:
         - application/json
       parameters:
@@ -156,7 +156,7 @@
     post:
       tags:
         - Machine translation
-      description: Fetch the machine translation.
+      description: Fetches the machine translation. Some providers require an 
authorization header and it is forbidden to use them outside the Content 
Translation tool.
       consumes:
         - multipart/form-data
       produces:
@@ -174,7 +174,7 @@
           required: true
         - name: provider
           in: path
-          description: The machine translation provider Id
+          description: The machine translation provider id
           type: string
           required: false
           enum:
@@ -205,7 +205,7 @@
       tags:
         - Tools
         - Service information
-      description: List the tools for a language pair
+      description: Lists the tools for a language pair
       produces:
         - application/json
       parameters:
@@ -243,7 +243,7 @@
       tags:
         - Languages
         - Service information
-      description: List the language pairs supported by the server
+      description: Lists the language pairs supported by the server
       produces:
         - application/json
       x-amples:

-- 
To view, visit https://gerrit.wikimedia.org/r/313000
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idb05dbffb10ec8130799b488aba7d49a78d0fe32
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/cxserver
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to