-
### Description
Given a schema like this:
```yaml
FilterRule:
properties:
type:
type: string
enum:
- filter
const: filter
…
-
Within the EU, legislation passed by the European Parliament must be transposed into national legislation by each member state. For example, in the UK (pre-brexit) the Public Contracts Regulations 201…
-
| --- | --- |
| Bugzilla Link | [573718](https://bugs.eclipse.org/bugs/show_bug.cgi?id=573718) |
| Status | NEW |
| Importance | P3 normal |
| Reported | May 23, 2021 15:01 EDT |
| Modified | Nov…
-
| --- | --- |
| Bugzilla Link | [560864](https://bugs.eclipse.org/bugs/show_bug.cgi?id=560864) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Mar 06, 2020 10:11 EDT |
| Modified | Mar…
-
A service declaration allows a type-descriptor to be specified for the type of the constructed service object. When declaring a service for an async API, it would be natural to use this to refer to a …
-
# Django's ORM (Object-Relational Mapping)
Django's ORM is the layer that enables communication between the Python code and the underlying database. It translates Python code into database queries …
-
Consider these two specifications:
```yaml
#a.yaml
openapi: 3.0.0
components:
schemas:
Merged:
allOf:
- $ref: '#/components/schemas/Example'
- $ref…
-
Hi,
I've got a question regarding csi mode and also the way of creating kubernetes secrets using `secretObjects` from SecretProviderClass.
Possibly a miss understanding from my side but I have a h…
-
Elastic [Email Object ](https://www.elastic.co/guide/en/ecs/8.8/ecs-email.html) is currently not mapped to STIX. As an example, an Email Object
```
"email": {
"attachments": [
…
-
Hello, we would like to extract planes representing objects surfaces in order to retrieve points belonging to those planes from point clouds. Is there any method or approach that would allow to do th…