Changelog
- 8ec941d Merge branch 'main' of https://github.com/IceWhaleTech/CasaOS-MessageBus
- c1a8245 Property change (#13)
- 0a96845 Property change (#14)
- 9af5233 add logic to skip authentication if it is websocket (#10)
- b9b6394 add more examples to openapi.yaml (#7)
- efa7716 remove OSS upload temporarily
- 6235e83 remove generating client code - because this is a service
- da18a8f remove incorrect example properties from OpenAPI spec
- 96e7b71 revert last commit
- 4b8196a upate judgment conditions
- b4dd5a7 update Action schema to align with Event schema in OpenAPI (#15)
- 64b04c2 update any http.StatusAccepted (202) and http.StatusCreated (201) to be http.StatusOK (200) to make caller's life easier (#9)
- 0d7d0a6 update certain properties to be required in openapi.yaml (#8)
- 81c9cec update websocket message from binary to text for easier integration (#12)
- 124f5dd wip
- b4f97b0 wip
- d7972e6 wip
- 334a749 wip