-
We define security schemes at the root level and same schemes are applied to **all** endpoints. This doesn't work in the Try box.
```JSON
"security": [
{
"authlete": []
},
{
…
-
## Description
This Feature will allow to set or override settings received from order and organization endpoint to allow an improved level of customization. Configuration can also be linked to a m…
-
## Your Environment
* Version used: openHAB 4.3.0.M2
## Initial steps
I made a scan and the binding created a thing
```
UID: miio:generic:2A096791
label: Purificador de Ar
thingTypeUID: miio:…
-
Pyton 3.8 just has been EOSed month ago (https://endoflife.date/python) so I've been trying to use pyupgrade --py39-plus to check is current code ready to automatic upgrade.
Looks like it is not read…
-
In `ApiMiddleware.php`, Shaarli sets a few HTTP response headers ( [`Access-Control-Allow-Methods`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Methods), [`Access-Co…
-
Hi,
This looks like a bug but hopefully is a config issue or the likes. On a fresh NC29 install with twofactor_totp app enabled, the OTP screen is skipped when the user stops at the OTP screen and …
-
We had a couple of people so far being confused on how to correctly set up cors to work with their `api` methods.
The common pitfall seems to be that people are not aware that they also have to set…
-
Following on from #248...
Before 5af9d6a, this worked without complaint:
```
. package require oo
1.0
. class t {v1 0 v2 0}
t
. set v [t new {v1 1 v3 3}]
::
. $v get v1
1
. $v get v2
0
…
-
Currently the DebugText and DebugTextStacking entities are disabled at an engine level, it'd be very helpful for building scripts to have them re-enabled in some capacity.
-
### What happened?
The general cell type "AUTO" appears to apply the same method across all cells without inspecting their individual values. It should adapt its logic based on the content of each ce…