-
### Purpose
Complete YAML parsing and serialization support for OpenAPI specifications.
### Tasks:
1. Integrate YAML decoding via `Yams`.
2. Add serialization functionality to export `OpenAPIDoc…
-
> Multiple soundness issues
| Details | |
| ------------------- | ---------------------------------------------- |
| Status | …
-
### 前置阅读 | Pre-reading
- [X] [文档](https://puerts.github.io/unity/zhcn/readme)/[Doc](https://puerts.github.io/unity/en/readme)
- [X] [Issues](https://github.com/Tencent/puerts/issues?q=is%3Aissue+s…
-
## About this issue
Markdown doesn't render correctly on Android when a line ends with two spaces followed by a newline.
Based on the markdown [syntax](https://www.markdownguide.org/basic-syntax…
-
To my knowledge there are two libraries for that, choose whichever you like, but please use one.
I just fixed some parsing (multiple files) in #19, but there are still things that just aren't as they…
-
Modify `facebook.ts` to scrape the Yale Face Book.
Find a good HTML parsing library... some good ones [here](https://www.scrapingdog.com/blog/html-parsing-libraries-javascript/)?
Refer to v1 cod…
-
dbus-run-session is some sort of namespacing for a dbus session bus - I'm not exactly sure, I just cargo-cult copied the habit of using `dbus-run-session sway` and copied that over to when I switched …
-
For 3.13, there was a change in the documentation that now snippets were marked as translatable.
This means that there is a large number of "new entries" that are snippets from the documentation page…
-
### What would you like to see in the library?
Currently Firestore document triggers in EventArc are extremely clunky to use. Decoding and then parsing protobuf-encoded payloads provides a poor D…
-
Currently venom uses a third party library to add some eye-candy to the terminal output via progress spinners. This interferes automated log shipping and parsing. If I open a pull request to remove …