-
Exporting `include` as `BaseType & { relation1: T }` where each relation is joined to the base type and the base type doesn't contain relations.
Solution to selections done using `with` as we can't k…
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Sentry Issue: [GUI-CLIENT-GUI-1Z](https://firezone-inc.sentry.io/issues/6038140763/?referrer=github_integration)
```
channel closed
```
-
### Proposed change
`sid` generated by subscription doesn't seem to be exposed anywhere publicly. Without it debugging things like this is very hard:
```
2024-05-13T10:03:05.357440Z INFO async_nat…
-
Hi. I created OpenAPI 3.0 generator for my purposes, it is async (thanks @19h) and working. There still may be some issues, because I'm not very familiar with swagger and mustache. But, anyone who nee…
-
ene-kafka currently uses rdkafka as the underlying Kafka client. It would be interesting to experiment a little bit with a native Rust implementation, possibly built from the ground up.
-
### Problem:
Compiling xks-proxy server using latest version of rust and scratchstack-aws-signature version `=0.10.5` , the server returns a runtime error with key metadata endpoint where the key s…
-
This is a tracking issue/discussion for a potential `rust-analyzer.toml`. There have been a lot of requests for a per-project configuration in various issues, some clients like VSCode allow specifying…
-
Hi, I have a [Tauri](https://tauri.app/about/intro) app where the frontend is written using [`wasm_bindgen`](https://rustwasm.github.io/wasm-bindgen/) and built with [`wasm_pack`](https://github.com/r…
-
#### Description
We need to add support for URL previews in the matrix-rust-sdk, specifically using the `matrix_sdk::ruma::api::client::media::get_media_preview` endpoint. URL previews are essential …