-
With Keycloak 26 organizations are officially supported which can be used for multi tenant applications.
And with version 26.0.2 the api documentation has now been updated to include the organization…
-
![2024-06-16_14h27_54](https://github.com/johngodley/redirection/assets/82676153/cf9f3118-21e3-406b-abc3-c2f8744e43f4)
-
Description
- **Purpose:** To create a REST API that retrieves token information from Kaiascan and exports in JSON format according to provided Kaia address
- **Use Case:** Facilitates access to tok…
-
**Important notices**
Before you add a new report, we ask you kindly to acknowledge the following:
- [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/…
-
Trying to get down the requirements for making a json api specifically for rest. Normally you don't need things like words and texts and things like that. just raw data
So I'm going to outline a …
-
Story 3:
As a users, I want to edit my profile.
Technical Requirements:
REST API Endpoint: POST /profile/{user_id} with request body
Path Variable: user_id
Request Body: Content Type: applicati…
-
**Documentation:**
https://www.tessituranetwork.com/REST_v160/Tessitura/API/DOCS/FUNCTIONALAREAS.HTM
**Tickets:**
https://hello.tessituranetwork.com/ticket/552639
**Guzzle:**
https://docs.guz…
-
Given that we're using a REST API to make our app, we might as well take advantage of there being a structured and repeatable way to handle receive and serve data. We should ideally be able to serve a…
-
## What is the current behavior?
if send `nil` to `deepgram-go-sdk/pkg/client/listen"`.`NewREST` in the second argument
we get `"invalid memory address or nil pointer dereference"`
```
panic: run…
-
### Is this a possible security vulnerability?
- [X] This is NOT a possible security vulnerability
### Describe the bug
When creating a catalog using the CLI, a CreateCatalogRequest is create…