-
**Is your feature request related to a problem? Please describe.**
The test code base is still on JUnit 4. Most modern frameworks use JUnit 5 nowadays.
**Describe the solution you'd like**
The te…
-
### Description
Process instance endpoint providing activated sequence flows for a process instance by key.
The endpoint should be implemented as described in [REST API Developer Guide](https:…
-
### 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…
-
### TypeSpec file:
```tsp
import "@typespec/http";
import "@typespec/rest";
@service({
title: "PutBytes",
})
namespace PutBytes;
using TypeSpec.Http;
using TypeSpec.Rest;
…
-
### 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 …
-
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
/**
*…
-
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…
-
`GET /persons/{ssin}/profilePicture`
-> Unclear if 404 error means the person does not exist, or the person exists but does not have a profile picture
`GET /stores/{storeId}/orders/{orderId}`
…
-
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…
-
Our popular & in-demand industry use-case for Azure AI Speech includes analyzing important high-level presentations for development, improvement, refinement, and practice. A portion of our NLTK analy…