openapi
                                
                                
                                
                                    openapi copied to clipboard
                            
                            
                            
                        Wechaty REST API Server with OpenAPI Specification (aka. Swagger)
## 🐛 Bug Report (A clear and concise description of what the bug is.) npm WARN deprecated [email protected]: This library will not receive further updates other than security fixes. We...
## 📚 Documentation (A clear and concise description of what the issue is.)
It seems that the support for the file upload with gRPC & OpenAPI generator is not very well. 1. The `google.api.http` has no annotation for file uploading... 2. The gRPC...
**Is your feature request related to a problem? Please describe.** Recently, I learned wechaty [openapi](https://github.com/wechaty/openapi), which is a very exciting feature. When I saw it, I was thinking about how...
https://github.com/mswjs/msw
Bumps [@chatie/eslint-config](https://github.com/Chatie/eslint-config) from 0.14.1 to 0.16.2. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
```ts openAPI.use(pluginFactory()) ``` for easy adding new RESTful API endpoints to the Wechaty OpenAPI system.
need to be integrated with gRPC ## Links - Swagger Bearer Authentication - Postman Learning Center: Authorizing requests - https://developer.mozilla.org/en-US/docs/Web/HTTP/Authentication
It seems that the Swagger/OpenAPI does not have a clear way to achieve that. To be investigated. ## Server-Sent Events (SSE) - https://github.com/OAI/OpenAPI-Specification/issues/396 - https://github.com/whatwg/html/issues/2177 ### Links - [Server-sent events:...
So that we can start our `wechaty-openapi-server` with just this environment variable, and everything will be able to work-out-of-box.