Bond_009
|
97a02f5803
|
Remove BOM from UTF-8 files
I think some people need to change their IDE configuration ;)
|
2024-08-30 15:29:48 +02:00 |
|
Cody Robibero
|
b5bbb98175
|
Fix Websocket OpenApi (#9935)
* Further split inbound and outbound messages
* Fix datatype for inbound start messages
* fixes from review
|
2023-06-29 05:44:36 -06:00 |
|
Cody Robibero
|
9a0dfc00f1
|
Add all websocket messages to generated openapi spec (#9682)
* Add all websocket messages to generated openapi spec
* Use oneOf
* JsonIgnore ServerId
* Oops
* Add discriminators
* Add WebSocketMessage container for Inbound and Outbound messages
|
2023-06-10 07:28:21 -06:00 |
|