-
Add an icon field to the `GuideCategory` model on the BE side. We will store the icon's name in that field.
Here is an example of the object for the guide category from BE.
```json
{
"key": "na…
-
### Describe the bug 🐞
I am using named clients to Authorize my client access, and here I have multiple APIs using the same Named client.
Now I am creating multiple Refit Clients for multiple Interf…
-
### Description
Bundles are the base for creating workspaces, but currently not supported by the terraform provider.
### Requested Resource(s) and/or Data Source(s)
* aws_workspaces_bundle
…
-
## Introduction
This epic is about executing the deprecation of the go client and zbctl as planned with this PDP epic https://github.com/camunda/product-hub/issues/2438.
## Concept
With 8.6 and the…
-
https://github.com/niieani/puppeteer-intercept-and-modify-requests/blob/2dc2c26954678d12af765ffa1980873ec4e82ab9/src/main.ts#L70-L74
Take a CDPSession as client may not be so universal (It seems th…
-
https://github.com/BeansGalaxy/Beans-Backpacks-2/blob/7ac7a03e9951e62689ffcd7753fd887dc15b4f77/common/src/main/java/com/beansgalaxy/backpacks/client/renderer/features/CauldronFeature.java#L77-L86
I…
-
### Describe the bug
I'm using ` AwsCustomResource` from typescipt to perform an `AwsSdkCall`
with the memorydb service. I set the `AwsSdkCall.service` to be '@aws-sdk/client-memorydb' when creating…
-
### 👟 Reproduction steps
When I attempt to send an SMS using the Appwrite API, I encounter the following error:
Error: AppwriteException
```
const client = new Client();
client.setEndpoint('https:/…
-
## Problem
With PGlite working pretty well with the Prisma client now (https://github.com/electrovir/pglite-prisma-demo), I want to run an in-browser Prisma client instance that uses an in-brow…
-
Based on @EskoDijk 's review in https://mailarchive.ietf.org/arch/msg/ace/I70MHcCzSfPIy28lDqxEOcllgJw/:
3.2 Certificate-based Authentication
> … EST client certificate SHOULD conform to [RFC7925…