@ -8,7 +8,7 @@ import App, { isValidNameId, pack } from '../../../../models/app';
|
||||
/**
|
||||
* @swagger
|
||||
* /app/create:
|
||||
* post:
|
||||
* note:
|
||||
* summary: Create an application
|
||||
* parameters:
|
||||
* - $ref: "#/parameters/AccessToken"
|
||||
|
@ -8,7 +8,7 @@ import { isValidNameId } from '../../../../../models/app';
|
||||
/**
|
||||
* @swagger
|
||||
* /app/nameId/available:
|
||||
* post:
|
||||
* note:
|
||||
* summary: Check available nameId on creation an application
|
||||
* parameters:
|
||||
* -
|
||||
|
@ -7,7 +7,7 @@ import App, { pack } from '../../../../models/app';
|
||||
/**
|
||||
* @swagger
|
||||
* /app/show:
|
||||
* post:
|
||||
* note:
|
||||
* summary: Show an application's information
|
||||
* description: Require appId or nameId
|
||||
* parameters:
|
||||
|
Reference in New Issue
Block a user