-
## Config as json
I know most components have quite a list of possible configurations. I see the "config" option of each component in the API spec is formatted as json. So, my assumption is that all …
-
hi,
I got the following issue while using the python converter to convert the json to csv format:
```
Traceback (most recent call last):
File "json_to_csv_converter.py", line 122, in
column_n…
-
### Checklist
- [X] I'm reporting a broken site
- [X] I've verified that I'm running yt-dlp version **2022.06.29** ([update instructions](https://github.com/yt-dlp/yt-dlp#update)) or later (specify c…
-
Tested versions: 2.9.0.pr3, 2.8.8 and 2.0.1
Expected behavior: Jackson respects `@JsonDeserialize(contentUsing=...)` even if the content's type is determined via `@JsonTypeInfo`.
Actual behavior: …
-
Part of the API that I'm working on allows for files to be uploaded. Is this something that the spec could / should / does already cover?
ghost updated
3 weeks ago
-
https://github.com/supabase/realtime/issues/40#issuecomment-680699263
> Can you elaborate a bit on your particular use-case? It will help with our planning and improvements. Feel free to start a ne…
-
From Module-React created by [Dedekind561](https://github.com/Dedekind561): CodeYourFuture/Module-React#8
### Link to the coursework
https://www.youtube.com/playlist?list=PLozA7cloMbPi1HcSAUUEm7…
-
I have some large data that I need to pass to a template. My thought was to use streams and/or `IAsyncEnerable` features to iterate and/or access the data effeciently.
With advent of #447 (Make En…
-
### Describe the bug
Hi,
I have an issue,
When i start a project, after a certain time i don't have anymore the preview and the only message i'm seing is no preview available
### Link to the B…
-
This is an attempt to make an universal initrun.sh file for **offline patched ppsapp** that runs on all firmware versions.
The key to this is to find an entry point in the boot sequence right before …