fix: Add swagger definition for platform_user_id (#2385)
This commit is contained in:
6
swagger/parameters/platform_user_id.yml
Normal file
6
swagger/parameters/platform_user_id.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
in: path
|
||||
name: id
|
||||
schema:
|
||||
type: integer
|
||||
required: true
|
||||
description: The numeric ID of the user on the platform
|
||||
Reference in New Issue
Block a user