Explorar o código

chagen swagger

ryuichi-e %!s(int64=5) %!d(string=hai) anos
pai
achega
ab24d91f06
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      src/server/routes/apiv3/share-links.js

+ 4 - 4
src/server/routes/apiv3/share-links.js

@@ -60,17 +60,17 @@ module.exports = (crowi) => {
    *            required:true
    *            description: page id of share link
    *            schema:
-   *            type: string
+   *              type: string
    *          - name: expiration
    *            in: body
-   *            description: expiration of share link
+   *            description: expiration date of share link
    *            schema:
-   *            type: date
+   *              type: date
    *          - name: description
    *            in: body
    *            description: description of share link
    *            schema:
-   *            type: string
+   *              type: string
    *        responses:
    *          200:
    *            description: Succeeded to create one share link