-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue? yes
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/s…
ka-zo updated
4 years ago
-
I've got a location field which has nested lat and lng.
I want to set setter for it. mySchema.path('location).set(function(v) {});
But it says that i'm calling 'set' of undefined.
Setters works …
lexer updated
10 years ago
-
Research migrating target - plan TCA or EXT:mask or?
How should page configuration on the page properties?
These can both contain standard input fields, but also more complex nested content conf…
-
The new composable index templates describe themselves to respect overrides from put index:
```
If an index is created with explicit settings and also matches an index template, the settings from …
-
Great plugin! Loving it. This not an issue, unless it's not possible, in which case it's a feature request. Had a quick question about updating embedded arrays...
Say you've got a standard User model…
-
Hello,
I hope you can help me.
Im using python 3.9.0, Flask 1.1.2, flask-restplus 0.13.0, Flask_SQLAlchemy2.4.4 and SQLAlchemy 1.3.20.
I have a problem with a nested api model, which looks like t…
-
### Component(s)
processor/redaction
### Is your feature request related to a problem? Please describe.
I want to redact my http access logs.
We log full request data including POST, cookies, etc.…
-
**Describe the bug**
I have a set of kernels which perform nested operations over fields. When the field operations involve computed field access, in my case a periodic access , and the inner loop i…
-
TL;DR : Is there a way to accept string Nested marshmallow fields ?
In order to avoid circular import in a flask/marshmallow project, it's possible to reference the Nested field by using its name (…
-
I'm trying to express the following:
``` json
{
"module": "ping",
"extra_args": {
…