-
Hi,
there are some tools offering a JSON or otherwise parsed representation of network packet data (tshark for example). is there any appetite to come up with a standard schema for network packets…
-
To jumpstart the conversation, what other mandatory fields do we need besides the following:
- Paper Title
- Author(s)
- Code repository
-
Copied from https://github.com/aPureBase/KGraphQL/issues/14
I would like to be able to print the schema as human-readable schema definition language (SDL). Not sure if there is a common way of expo…
-
Some databases use extended schema name like "catalog"."schema" instead of simply "schema".
Currently on Flyway CLI, when `flyway.schemas` or `flyway.defaultSchema` configuration keys are set with …
-
The OpenAPI schema for Products appears to be incomplete. The products list for institution ins_127989, Bank of America, includes the value "transactions_refresh" that is not in the products schema. …
-
Open API 3.1 schemas are a superset of Json Schema [draft 2020-12](https://json-schema.org/draft/2020-12/json-schema-core). This is different from Open API 3.0 where Open API schemas only supported a …
-
https://dhbw-malte.github.io/gardeningApp/2024/11/14/database.html
-
We use `errors[].data` field to pass detailed errors to client, like so:
```json
{
"jsonrpc": "2.0",
"error": {
"code": 6000,
"message": "Invalid parameters",
"d…
-
### Tool Name
JSON Schema Editor
### Tool Description
The JSON schema editor provides an easy UI for building JSON Schema. In addition, users can convert their json schema into SQL, GraphQL, …
-
Handle `imports` in XSD schemas.
_Originally posted by @ronaldtse in https://github.com/lutaml/lutaml-xsd/pull/2#pullrequestreview-2444077416_