diff options
Diffstat (limited to 'support/doc/api/users.yaml')
-rw-r--r-- | support/doc/api/users.yaml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/support/doc/api/users.yaml b/support/doc/api/users.yaml deleted file mode 100644 index 84e963261..000000000 --- a/support/doc/api/users.yaml +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | parameters: | ||
2 | id: | ||
3 | name: id | ||
4 | in: path | ||
5 | required: true | ||
6 | type: number | ||
7 | description: 'The user id' \ No newline at end of file | ||