-
Hello all,
What is the current status of adding [json-api](http://jsonapi.org/) support to this library (and respective bundles)?
Is there active development or any way to get involved in the curren…
-
### Bug summary
I'm trying to launch a task using the delay() from a flow.
When starting the task, the context to the tasks includes the flow which is not serializable object (by either pickle or …
-
### Description of the bug
The json Serializer is not working
### Steps to reproduce
Use the following code
~~~
@Openapi(
additionalProperties:
DioProperties(
pubName: '...',…
-
My goal is to be able to utilise the `MissingMemberHandling.Error` option of the `JsonSerializerSettings`, instead of the default `MissingMemberHandling.Ignore`.
Why? because its a very useful way…
-
Our use case for `flask-jsonrpc` is to implement API server for PostgreSQL database.
PostgreSQL returns results as JSON objects, but that "forces" `psycopg2` to parse it (using `json.lodas`?) to bu…
-
**API Platform version(s) affected**: 2.6.2 to 3.3.6
**Description**
PR #4019 introduces an anonymous service argument in `openapi.xml` for the service `api_platform.openapi.normalizer`. Whilst …
-
Serializer throws this error (`plone.api.exc.InvalidParameterError: Cannot find a permission with name 'collective.easyform.DownloadSavedInput'`) when you try to retrieve an Easyform via the REST-API …
-
Hi. I've just started using the xero-python SDK (v 6.3.0) to retrieve Invoices. There appears to be an issue in the client when serializing UUID fields
This code:
```python
response = accounting_…
-
### Deployment Type
Self-hosted
### Triage priority
I volunteer to perform this work (if approved)
### NetBox Version
v4.1.3
### Python Version
3.11
### Steps to Reproduce
1. Install a NetBox…
-
#### Expected:
In Rails, when configured with `ActiveModelSerializers.config.adapter = :json_api`
I expected using `ArticleSimpleSerializer.new(article).as_json` (or `.to_json`) **_outside_** of a c…