-
| --- | --- |
| 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…
-
NIRC2 has a new IMTYPE value to distinguish between AO engineering stars and science targets. The NIRC2 mapping to KOAIMTYP needs to be updated accordingly.
IMTYPE = Standard --> KOAIMTYP = object
-
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 …
-
- preprocessing step that looks through the bt.xml and all scxmls for string constants
- fixed mapping between strings constants and unique integers (like a enum)
- replace strings with correspondin…
-
According to [swagger docs](https://swagger.io/docs/specification/data-models/inheritance-and-polymorphism/) polymorphism can be supported using `oneOf` and `discriminator`. This way we can achieve po…
-
**Current Scenario:** For the last couple of months we've struggled to incorporate OCSF mappings into our traditional integration pipeline due to the nature of the OCSF schema and how deeply nested th…
-
### Use case
I would like to make parent object (A) to null when all the properties or object(B) it has are null.
example, consider below **Employee** object has class department, when both prope…
-
## Problem
The `GenerateNacObjectNameWithUUID` function should not be needed
https://github.com/mpryc/oadp-non-admin/blob/velero_nab_ownership/internal/common/function/function.go#L80-L117
We…
-
### Description
Given a schema like this:
```yaml
FilterRule:
properties:
type:
type: string
enum:
- filter
const: filter
…
-
**Describe the feature:**
As pointed out in https://github.com/elastic/kibana/pull/174714#discussion_r1514144986, our Dashboard saved object mappings should **not** include the fields that we don't w…