-
```
Traceback (most recent call last):
File "/Users/abakhtin22/Documents/TempNet/code2DFD/code2DFD.py", line 115, in
cli_invocation()
File "/Users/abakhtin22/Documents/TempNet/code2DFD/co…
-
### Description
When the OpenAPI spec has the following, the generated type should properly reflect the `oneOf` schema with `$ref` and `nullable` by mapping it to the specific referenced type with a …
-
| --- | --- |
| Bugzilla Link | [551244](https://bugs.eclipse.org/bugs/show_bug.cgi?id=551244) |
| Status | NEW |
| Importance | P3 minor |
| Reported | Sep 19, 2019 08:26 EDT |
| Modified | Oct …
-
| --- | --- |
| Bugzilla Link | [500375](https://bugs.eclipse.org/bugs/show_bug.cgi?id=500375) |
| Status | NEW |
| Importance | P3 enhancement |
| Reported | Aug 28, 2016 04:58 EDT |
| Modified …
-
| --- | --- |
| Bugzilla Link | [488742](https://bugs.eclipse.org/bugs/show_bug.cgi?id=488742) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Mar 01, 2016 04:06 EDT |
| Modified | Mar…
-
### 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…
-
# 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 …
-
In `org.elasticsearch.index.mapper.DocumentParserContext#addDynamicMapper` we have a TODO that asks to optimize the way we dynamically map object arrays:
```
// TODO we may want to stop addin…
-
| --- | --- |
| Bugzilla Link | [419840](https://bugs.eclipse.org/bugs/show_bug.cgi?id=419840) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Oct 18, 2013 08:46 EDT |
| Modified | Oct…
-
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…