-
**Problem**
- I am encountering an issue when trying to parse OpenAPI JSON 3.1.0 examples of the Petstore. It seems that the ExampleBuilder class from io.swagger.oas.inflector.examples.ExampleBuild…
-
Tracker for the [WoT (Web of Things) Thing Description implementation](https://www.w3.org/TR/wot-thing-description/) in RIOT. The tasks may grow while implementing it.
Definitions
- [x] Interactio…
-
I suppose in the "profiles" section in beer.json schema water type is wrong, line 48.
"$ref": "water.json#/definitions/WaterBase"
I think it must be
"$ref": "water.json#/definitions/WaterType"
…
-
##### Description
In swift4 code generation, when custom templates introduced via **-t** command, the generated POST which require a modelObject as a parameter are incorrectly constructed.
Norma…
-
I posted this question to a closed issue accidently so not sure if anyone saw it. I am using $ref to pull in multiple values into the JSON being validated.
I wanted to confirm if Jayschema supports …
ml019 updated
10 years ago
-
The `typo` generated string enums are really nice. They would eliminate our need to use `enumeratum`, and of course have the very fast inlined-implicit doobie definitions.
We make a lot of use of `…
-
Hey there,
I stumbled upon this code repository and think it's a great project. Would it be possible to share the table schema (and its associate inital metadata rows) that goes along with it?
…
-
**Describe the bug**
When reading and parsing an OpenAPI document with the OpenApi.Net library and there is a Path is a reference to another Path in another document where the path contains segments …
-
Not sure if the manifests will ever change, or the schema... but this was an entertaining lazy-Saturday exercise to create a manifest schema JSON blob and lint the 3 schemas in ./manifests/*.json:
…
-
## 版本号
~ 1.5.0
## 什么问题
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$ref": "#/definitions/ApiType_33_2",
"definitions": {
"ApiType_33_4": {
"type": "object",
…