-
### TypeSpec file:
```tsp
import "@typespec/http";
import "@typespec/rest";
@service({
title: "PutBytes",
})
namespace PutBytes;
using TypeSpec.Http;
using TypeSpec.Rest;
…
-
We are planning to introduce a new Ballerina connector for the latest Shopify REST API by generated using it's OpenAPI specification.
Related links:
- https://shopify.dev/docs/api/admin-rest
This i…
-
Currently, [Notion SDK JVM](https://github.com/seratch/notion-sdk-jvm) is used as an underlying dependency to call the Notion API.
Although it gives the benefit of accessing the API from Java witho…
-
### Is your proposal related to a problem?
The Rest API authentication is missing a few features required to make it fully usable. Currently, an important API we use for work requires the `client_c…
-
Hello I am looking to see if I can use the API endpoints from my internal tool to create and link to tickets in AppFlowy.
Is there any documentation on the API authentication and could someone poin…
-
I'm running this
python examples/client/get_project_vulnerabilites_as_csv.py
and I get this error
Traceback (most recent call last):
File "hub-rest-api-python/examples/client/get_project_vulne…
-
### 対象パッケージ
@kintone/rest-api-client
### なぜ
[apps/statistics.json](https://cybozu.dev/ja/kintone/docs/rest-api/apps/get-apps-statistics/) がリリースされているが対応していない。
### 何を
[apps/statistics.json](https:/…
-
**Describe the problem**
We use the Netbird API in our Setup Routine for a custom Ubuntu Install to get a list of all the Setup Keys to choose which one to use for the Installation of the Netbird C…
-
I have such code in tsp file https://github.com/Azure/azure-rest-api-specs/blob/6835b53e2d8ba8a41fcf88b1eae56d4ad44ff9fb/specification/search/Azure.Search/models-service.tsp#L6202-L6214:
```py
/**
*…
-
### System Info
Ubuntu, CPU only, Conda, Python 3.10
### Information
- [x] The official example scripts
- [ ] My own modified scripts
### 🐛 Describe the bug
I am running a single node stack with …