-
First used in https://github.com/Open-Telecoms-Data/open-fibre-data-standard/pull/274
Every type of error has a header and a description, so we need those written for this error.
Needs to be add…
-
**Description**
I've discovered inconsistent behavior when generating types for optional fields which also provide a default value. See sandbox for more info
Given a simple `Item` schema:
```js…
-
I have an Enum where the numeric values are used internally, but the string values are used in the API calls.
I have solved this by using the FieldEncoder class. But it breaks when I call `from_dic…
-
**Package version**
0.22.0
**Describe the bug**
Schema discriminator is not supported: https://swagger.io/docs/specification/data-models/inheritance-and-polymorphism/
**To Reproduce**
```yaml…
-
I can't figure out how to use JSON Schema, but we shouldn't have to reinvent the wheel here.
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
A prototypical application would be : search [dataverse](https://dataverse.org) through ODIS to find sizable, regularly formatted, data sets for a given ocean region (e.g. coastal ocean off of New Eng…
-
I am getting the following error when validating response for a /route endpoint (see schema and the response example below)
```
Error: .response should NOT have additional properties, .response shou…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
# Describe the problem
The lib/inspec/config file does a lot of conditional validation, and now supports three versions of the "schema" - it will soon become unwieldy. At some point we need to bi…