-
## Context
Hi,
I have a security/dependabot issue opened when I use the latest `@stoplight/elements` regarding the usage of `@sentry/browser@6.19.7`.
I can see this dependency has been dropped …
-
**Why**
You have a really great schema in place, which is understood by all the technical people in your team, but what about the _non-technical_ people? Visualisation of a schema will lead to better…
-
Are you aware of any extant efforts to create a JSON schema for the viewer state? Such a schema would be convenient for generating code that generates valid neuroglancer URLs from different languages.…
d-v-b updated
2 years ago
-
We use `errors[].data` field to pass detailed errors to client, like so:
```json
{
"jsonrpc": "2.0",
"error": {
"code": 6000,
"message": "Invalid parameters",
"d…
-
possibly based on:
- https://github.com/jlblcc/json-schema-viewer
- https://github.com/taskcluster/react-schema-viewer
-
1. Extend Kitodo.Presentation extension to provide general validator functionalities
- [x] Reusable validation mechanisms e.g. `AbstractValidator` and `AbstractValidatorStack`
- [x] Implement…
-
**Describe the bug**
The syntax highlighting in code blocks is not working properly when I add initial codeblock content with multiple lines.
**To Reproduce**
add Initial codeblock content with …
-
Sometimes a model needs to reference itself, creating a recursive situation.
This is completely valid JSON Schema, but seems to break the Viewer in Stoplight.
**Example**
![screen shot 2018-11-…
-
This release will contain a few big new feature sets:
- Expanding our Docker interactivity to include starting and stopping both local Kafka (between 1 and 4 broker containers) and also a local Schem…
-
Create a test application for showing JSON schema.
http://jlblcc.github.io/json-schema-viewer/#&ui-state=dialog
Two test applications one basic with JSON schema viewer and second with JSON viewe…