Explorar el Código

remove product

itizawa hace 6 años
padre
commit
21e8579f9a
Se han modificado 1 ficheros con 0 adiciones y 6 borrados
  1. 0 6
      src/server/routes/apiv3/user-group.js

+ 0 - 6
src/server/routes/apiv3/user-group.js

@@ -403,8 +403,6 @@ module.exports = (crowi) => {
    *      delete:
    *      delete:
    *        tags: [UserGroup]
    *        tags: [UserGroup]
    *        description: remove a user from the userGroup
    *        description: remove a user from the userGroup
-   *        produces:
-   *          - application/json
    *        parameters:
    *        parameters:
    *          - name: id
    *          - name: id
    *            in: path
    *            in: path
@@ -469,8 +467,6 @@ module.exports = (crowi) => {
    *      get:
    *      get:
    *        tags: [UserGroup]
    *        tags: [UserGroup]
    *        description: Get the user group relations for the userGroup
    *        description: Get the user group relations for the userGroup
-   *        produces:
-   *          - application/json
    *        parameters:
    *        parameters:
    *          - name: id
    *          - name: id
    *            in: path
    *            in: path
@@ -522,8 +518,6 @@ module.exports = (crowi) => {
    *      get:
    *      get:
    *        tags: [UserGroup]
    *        tags: [UserGroup]
    *        description: Get closed pages for the userGroup
    *        description: Get closed pages for the userGroup
-   *        produces:
-   *          - application/json
    *        parameters:
    *        parameters:
    *          - name: id
    *          - name: id
    *            in: path
    *            in: path