mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
docs: update open api spec (#2478) [skip ci]
This commit is contained in:

committed by
GitHub

parent
822ae9eec7
commit
ca184728e9
@@ -3162,6 +3162,13 @@ paths:
|
||||
security: []
|
||||
tags:
|
||||
- users
|
||||
parameters:
|
||||
- in: path
|
||||
name: guid
|
||||
required: true
|
||||
schema:
|
||||
type: number
|
||||
example: 1
|
||||
responses:
|
||||
'200':
|
||||
description: OK
|
||||
|
Reference in New Issue
Block a user