-
Draft issue to tag commits against for new API version. Main features:
- [ ] Integrated authentication and API keys - #114
- [ ] proper versioning in endpoints ie. `api.opennem.org.au/v4.1/`
- […
-
Please add support for GPT-4-O-Mini API Model , Thanks;
请增加对7月新增加的 OPENAI GPT 4o MINI 模型的支持。
(参见 https://openai.com/index/gpt-4o-mini-advancing-cost-efficient-intelligence/)
lchyn updated
2 months ago
-
Is anyone planning to update to use the latest CloudFlare API v4 as it looks like they are retiring the original version currently used?
-
## 📌구현 기능
### 문제 1
우리는 작은 과일 가게를 운영하고 있습니다. 과일 가게에 입고된 "과일 정보"를 저장하는 API를 만들어 봅시다.
- HTTP method: `POST`
- HTTP path: `/api/v1/fruit`
- HTTP RequestBody
```
{
"name": String,
"wareh…
-
**Describe the bug**
The generated code uses calls to `Module.viewModel { }` that are referencing the "old" Koin 3.5.6 API. Warnings are then emitted to the build log when using Koin 4.0.0:
```
w…
-
-
### Describe the bug
When importing `@webcontainer/api@1.4.0` into a project using Webpack 5 bundler, it throws an error:
```shell
ERROR in ./node_modules/@webcontainer/api/dist/utils/file-syste…
-
As of `lifecycle` 0.16+, any Buildpack API version lower than 0.7 is deprecated. Currently cnb-shim defaults to Buildpack API 0.4, which means warnings like the following can be seen in the `pack buil…
-
Make search like search?height=8848.68
GET /api/v1/search?height_gt=1230.4&height_lt=4000
GET /api/v1/search?height_gt=1230.4
GET /api/v1/search?height_st=1230.4
-
### APIM-CLI version
*
### API-Management version
7.7.20240228
### Bug description
I'm trying to export an API, update the quota definition for application/system and re-importing it.
If method …