-
See https://github.com/rails/rails/issues/53606.
This causes issues with modules not being appropriately prepended to the serializers — all of the setters re-defined in `Overrides` (https://github.…
-
As per documentation we added a `RegisterOutputs()` call to the end of our component resources.
If you have an output value like this:
```
[OutputType]
public sealed class ComplexOutput
…
-
Currently the rest_polymorphic extension generates OAS components looking like this:
```yaml
components:
schemas:
MyComponentTyped:
allOf:
- type: object
properties:
…
-
We have some code in OtlpExporter which will add service name if it isn't found on the resource:
* https://github.com/open-telemetry/opentelemetry-dotnet/blob/9f41eadf03f3dcc5e76c686b61fb39849f0463…
-
### Product versie / Product version
1.13.0-archief.0
### Omschrijf het probleem / Describe the bug
When creating test data with the management command `generate_data`, the resource `StatusType` ha…
-
# preamble
to build out the sections of the scheme forms/reports we will need to:
1. define mappings between form/report fields and the Lingo models
2. implement backend serializers/APIs
3. im…
-
plugin is blowing up in nyu_custom_serializer_marc21.rb, "undefined method `gsub' for nil:NilClass" when trying to process resource 9160.
-
https://www.drupal.org/node/3402032
Introduced in branch/version: 10.3.x / 10.3.0
\Drupal\file\Plugin\rest\resource\FileUploadResource no longer duplicates file upload logic, and re-uses the \Drupal…
-
### Description
The `Duplicate` method in `UnmanagedNetworkSerializableSerializer` causes errors when handling types that implement `IDisposable` due to pure assignment. This leads to issues such a…
-
`utils.get_resource_type_from_serializer` is called several times throughout the DJA code base. When this method raises an `AttributeError` it is a configuration/code setup issue and not a runtime iss…