Skip to content

Commit

Permalink
Remove method from security constraint (bad practice)
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Thomas <markt@apache.org>
  • Loading branch information
markt-asf committed Dec 21, 2019
1 parent a93df6a commit a000f2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/src/main/asciidoc/WebSocket.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1448,7 +1448,6 @@ either to the *GOLD_MEMBER* or *PLATINUM_MEMBER* roles.
live quote WebSocket endpoint
</description>
<url-pattern>/quotes/live</url-pattern>
<http-method>GET</http-method>
</web-resource-collection>
<auth-constraint>
<description>
Expand Down

0 comments on commit a000f2c

Please sign in to comment.