-
Originally reported via email by @devgateway, quoted below:
The `$schema` section should define the meta-schema of the current schema. This is used by validation tools that comply with the standard…
-
Hi guys,
appreciating the work you are doing with ygot project.
I'm working with yang models from IETF.
A lot of these models contain "notification" yang types, an example below:
```
module…
-
In the Endpoint detail screen we can choose the function but it would be helpful to be able to click on its name (or add an icon) so that it opens in a new tab the detail page of the function.
Gen…
-
This class is within the `io.openliberty.tools.intellij.lsp4jakarta.lsp4ij` package.
See analysis and areas of concern on this issue: https://github.com/OpenLiberty/liberty-tools-intellij/issues/87…
-
The issue is described in https://github.com/metanorma/iso-10303-2/pull/102#issuecomment-1243148727 .
The `express_reference_to_mention` method needs to check whether the `{entity}` is really an E…
-
It would be nice if shorter composites could be included in larger ones in some way.
Example:
```
I am looking for brown shoes with red stripes
```
This sentence might contains the entities `…
-
I just encountered some weird behaviour when trying to use `@JoinColumn` multiple times for the same column.
I've created a simple example to show the behaviour and make it reproducable:
```typesc…
-
Logger: homeassistant.helpers.entity
Source: helpers/entity.py:1520
First occurred: 18:07:53 (1 occurrences)
Last logged: 18:07:53
Entity None () is using deprecated supported features values wh…
-
### Description
Depending on your CSP you will have one of these mechanisms for adding metadata to resources:
-Tags are provided as key value pairs.
-Labels are provided as simply a key.
Sho…
-
## How can Bevy's documentation be improved?
https://docs.rs/bevy/latest/bevy/ecs/query/trait.WorldQuery.html
When using `#[derive(WorldQuery)]`, based on the documentation, we should be using `…