-
It is better to support customized error message after failed.
``` json
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://jsonschema.net",
"type": "object",
"title": "Root…
-
Thank you for creating this library!
It seems that the way this library works is that it generates a schema for serialization. Ie, it looks at @JsonValue instead of @JsonCreator. Is it possible to …
-
Something like:
Install [jsonschema-extractor](https://pypi.org/project/jsonschema-extractor/) from PyPI:
```bash
pip install jsonschema-extractor
```
-
Third-party libraries like jsonschema, that call pkgutil.get_data() to read their bundled resources, currently fail when the sources are in memory, as they lack a `__file__` attribute. PyOxidizer's Re…
-
I've started seeing this deprecation warning when running jsonmerge:
```
opt/venv/lib/python3.11/site-packages/jsonmerge/__init__.py:27: DeprecationWarning: Accessing Draft4Validator.resolver is …
-
We could either use a pre-existing tool or do our own implementation.
**Pre-existing tools:** (Note, openapi and JSONSchema are different formats that are related):
* https://github.com/Azure/op…
-
Using an Optional or Union type with the @ValidateParameters decorator works for validation purposes, but it causes a 500 error when accessing the /docs route.
It looks like it may be this functio…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
##…
-
With version 0.4, ticket's schema define type of some field (`priority`, `resolution`, `ticketType`) like:
```json
"anyOf": [
{
"type": "string",
"enum": [
"low",
"medi…
-
Create a new project and pod 'JSONSchema'
After pod install in a fresh project and compile. It is showing, No reference to this variables error..