mirror of
https://github.com/openstf/stf
synced 2025-10-05 19:42:01 +02:00
add comment for going against REST
This commit is contained in:
parent
25cee263b2
commit
26ad95a36e
1 changed files with 2 additions and 0 deletions
|
@ -135,6 +135,8 @@ paths:
|
|||
$ref: "#/definitions/ErrorResponse"
|
||||
security:
|
||||
- accessTokenAuth: []
|
||||
# I do know this is against REST principal to use verb as endpoint. But I feel it is more easy to
|
||||
# understand in comparision of using PUT/PATCH
|
||||
/user/devices/{serial}/remoteConnect:
|
||||
x-swagger-router-controller: user
|
||||
post:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue