-
Validation fails when one file is provided in `file`.
```
from pydantic import BaseModel
from quart import Quart
from quart_schema import QuartSchema
from quart_schema.pydantic import File
a…
-
Could be possible to implement a validator for the URIs in data link?
Now it is set as "format:uri", yet it's not further validated for checking the URI type (curie, data, etc).
Also, would be wort…
-
In order to try to be agnostic to the structure of the documents ingested to run the validation in system tests. It would be helpful to run validations comparing the mapping definitions instead.
Thes…
-
This would be a script that gets run on the `cis` server.
- [ ] pulls random chunks of data from source octree `/cis/local/jacs/...`
- [ ] pulls same chunks from cloud upload
- [ ] verified chunk…
-
In `skymist`, I am experimenting [pydantic](https://docs.pydantic.dev/latest/) templates for the parsing of realtime messages.
It could be nice to have some form of specification of the input data …
-
### Context
v2.1.0 on sepolia testnet swarm
### Summary
I had 13 nodes running on a single host, 2 on an internal NVME SSD and the other 11 on a USB-3-connected SATA SSD. Due to reasons outside …
-
Description
Currently, requests sent to the backend are not being validated. This can lead to potential issues with data integrity and security.
Steps to Reproduce
Send a request to the backend w…
-
It looks like that the meta data editor includes a validation check (when pressing on button "validation"), which checks, if all(!) logical structure elements are mapped to the physical pages.
I woul…
-
- Symptoms
when a user simply modify page elements, Pode.Web controls (such as button) that rely on the element's data will invoke script with the modified data
- Expected behavior/Feature r…
-
**As a** developer/operator of the parachain node, **I want** the node to run without panics and include all necessary inherents **so that** it maintains consensus and functions correctly within the n…