-
According to the API reference tickets is supposed to have a public_object_api property, but whenever I tried to call that property (to merge tickets) it gave me the error
AttributeError: 'Discovery'…
-
# What is missing?
In a use-case of docmentation handover we need to deliver AAS of a device by a pure knowledge of the AssetID (Identification Link). Delivering of AASX package is possible by usin…
-
```
import { createDAVClient } from 'tsdav';
(async () => {
const client = await createDAVClient({
serverUrl: 'https://caldav.wecom.work',
credentials: {
username: 'linyibing@l…
-
Hi,
The connection to my Q350 doesn't work. I have a feeling this is related to the PIN, but I don't think I can change this in the device. Error when connecting:
_python -m aiocomfoconnect --debu…
-
### Current Behavior
discovery configuration:
```
discovery:
kubernetes:
service:
# apiserver schema, options [http, https]
schema: https
# apis…
-
I'd like to raise a concern with including CIBA in the OAuth Flow Object in 3.2.0.
I understand that CIBA can, feasibly, be implemented using bare OAuth 2.0 but realistically it's an OpenID Connect…
-
I tore down my installation and reconfigured using a container (as a side note, the Github and Docker documentation on configuration and setup are different, was able to get it going though with the G…
-
## Description
We recently wrapped up [some discovery](https://vfs.atlassian.net/wiki/spaces/DST/pages/3541532673/Discovery+Footer+Web+Component+-+Build+Process) around how the current footer is built…
-
PHP version: 8.3.9
Symfony version: 7.1
Rector version: 1.2.3
See demo here: [https://getrector.com/demo/de776077-7f25-484f-bfea-1f5cf23a0443](https://getrector.com/demo/de776077-7f25-484f-bfea-1…
-
A small (?) request for the VSC extension.
I would love for method discovery to be as great as in a plain TS file.
In typescript, if I type a dot after an object, it shows me its properties and me…