-
## 🚀 Feature Proposal
IMO we need to potentially change the handing of the `docId` and `docURL` in the OpenAPI generator (or split off a separate modifier for API docs purposes and leave the others…
lcawl updated
1 month ago
-
## Week 1
- [ ] Go fundamentals
- [ ] Typescript fundamentals
- [ ] coreutils: echo, env, cat, wc, head, tail, yes, true, false, tree (use gobyexample to speed up things)
- [ ] Testing fundame…
-
Hi ,
I am creating a API with upstream URI as
http://{UPSTREAM HOST}:{UPSTREAM PORT}/soa-infra/resources/default/GetCustomerService/getcustomerprocess_client_ep_rest/rest
Then i enabled the fo…
-
I am trying to reach rest api exposed with amazon api gateway service. I can see the correct response from this rest api when using apache httpclient 4.5.2 directly with httpclient created with this m…
-
### Describe the bug
REST API call to create patient insurance has `date_end` validation but is not persisting the field. When passing `date_end` the information is not persisted.
### To Reprodu…
dmtrs updated
2 months ago
-
The samples section we have today on the REST API reference docs isn't something that customers can easily use and run within their code. It's usually the case that we want customers viewing REST API …
-
### Determine this is the right repository
- [X] I determined this is the correct repository in which to report this bug.
### Summary of the issue
**Context**
I tried to list zones in a proj…
-
```
const { restClient } = require('@polygon.io/client-js');
const rest = restClient("API KEY"); // actual code
rest.stocks.aggregates("AAPL", 1, "day", "2023-01-01", "2019-04-14").then((data) …
-
### Checklist
- [x] I have looked into the [README](https://github.com/openfga/java-sdk/blob/main/README.md) and have not found a suitable solution or answer.
- [x] I have looked into the [documentat…
-
- REST Client Version: 0.25.1
- VSCode Version: 1.84.2
- OS Version: MacOS Sonoma 14.1.1
Steps to Reproduce:
1. Create a simple API with NextJS (I have no idea if this is something related to …
psygo updated
4 months ago