mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-02 05:40:43 +01:00
test: fix broken openapi3 schema
This commit is contained in:
@@ -15,14 +15,9 @@ post:
|
||||
username:
|
||||
type: string
|
||||
example: admin
|
||||
required: true
|
||||
password:
|
||||
type: string
|
||||
example: '123456'
|
||||
required: true
|
||||
session:
|
||||
type: number
|
||||
example: 1
|
||||
responses:
|
||||
'200':
|
||||
description: credentials successfully validated
|
||||
|
||||
Reference in New Issue
Block a user