-
https://github.com/w3c-fedid/FedCM/blob/8201e01294fddad742f2bffdece0067ba25b46a0/spec/index.bs#L2501
@npm1 In the context of the Security Horizontal Review https://github.com/w3c-fedid/FedCM/issues…
-
Hello. I encountered this error when I tried this:
```
task_id = '2a163ab_1'
world = AppWorld(task_id)
apis = world.apis
```
It seems that AppWorld couldn't operate with this task id.
Ful…
-
### User Story (Required on creation)
As a developer, I want to be able to execute API operations for single entities (e.g. message correlation) in an audit-save manner. There are a number of APIs …
-
Users would like to automate certain Appsmith tasks by integrating them into their workflows. This can be done by allowing authenticated access to certain Appsmith service APIs.
**Use cases**
1. Crea…
-
### 🍒 Summary
The SLO ops management page would provide a single pane of glass for users to manage all their SLOs and get insight into potential issues with the underlying infrastructure powering the…
-
The config override:
```yaml
apiVersion: v1
kind: ConfigMap
metadata:
name: rook-config-override
namespace: rook-ceph
data:
config: |
[global]
rgw_enable_static_website = true
…
-
The following routes have `deprecated: true`. We need to replace them with the deprecated object that provides enough metadata for users in UA to be able to address it before their next upgrade.
We wi…
-
Hi all,
I wanted to share something I've played around with that could be of interest to this project.
The vast majority of REST APIs yield JSON responses. It would be great if all of that JSON …
-
We want the CLI to be able to read the whole resource instance, relationships, and role assignment from the Permit APIs and display them as a graph with the relationship. Before attempting this issue,…
-
As you probably know, HAProxy's Dataplane API allows to control several configuration parameters of an haproxy instance.
I was wondering whether you've already contemplated adding support for it an…