-
When creating a style through the API, images could be automatically generated in a few different categories, in the spirit of [amiantos/AI-Horde-Styles-Previews](https://github.com/amiantos/AI-Horde-…
-
Would it be possible to have an function to get the metadata exposed through the API of for example automatic creation of tags with this info (then it is searchable and readible from API) ?
Many wrap…
RJPvT updated
1 month ago
-
### 📑 I have found these related issues/pull requests
https://github.com/sablierapp/sablier
### 🏷️ Feature Request Type
API / automation options, Other
### 🔖 Feature description
I have several (5…
-
The generated API requires mapping fixes (e.g change int to bool, use enums instead of integers...etc.)
Here is the list of API that needs to be verified and fix with mapping rules if necessary:
…
-
## What
Once we're happy with the format and location, we should work out how to automatically generate the JavaScript API Reference from JSDoc at build time, rather than hand-writing it and manual…
-
**Description:**
API Blueprint simplifies building scalable APIs by automatically generating the API structure using industry best practices. It supports both REST and GraphQL, eliminating manual wor…
-
Hello,
This is not issue report, but a question upon Aliyun issue cert.
Please check the document at https://github.com/acmesh-official/acme.sh/wiki/dnsapi#dns_ali
It show as below:
export…
-
Since dataset reports are generated automatically, we should think about automatic doi registration via da|ra API (as is already done for the datapackage doi).
-
Absolutely love the work you guys are doing and I firmly believe that javascript is the way to go with everything. I want to make a Chrome App using cylon.js and therefore stumbled upon this repo from…
-
I have some code along the lines of
let params = new URLSearchParams(...);
let opts = {
method: "post",
body: params,
credential: "same-origin",
};
fetch(url…