mirror of
https://github.com/discourse/discourse.git
synced 2025-06-01 07:37:55 +08:00
DEV: Document /u/{username}.json
API endpoint
Added some more specs that will be used to auto generate the api docs.
This commit is contained in:
@ -760,7 +760,7 @@ describe 'posts' do
|
||||
description: 'Enum: `all`, `yearly`, `quarterly`, `monthly`, `weekly`, `daily`')
|
||||
|
||||
produces 'application/json'
|
||||
response '200', 'topic updated' do
|
||||
response '200', 'response' do
|
||||
schema type: :object, properties: {
|
||||
users: {
|
||||
type: :array,
|
||||
|
Reference in New Issue
Block a user