-
**Issue by [KasunAratthanage](https://github.com/KasunAratthanage)**
_Tuesday Jun 11, 2019 at 05:56 GMT_
_Originally opened as https://github.com/ballerina-platform/ballerina-lang/issues/15654_
----…
-
there is a bug in how additionalProperties is handled.
additionalProperties = false, ensures that no properties other than those defined in properties or patternProperties are allowed, see [draft-4…
-
**Describe the solution you'd like**
A bad OPAL fetch can result in unexpected and hard to troubleshoot errors. Especially if the maintainers are not as familiar with the original system. (Interns, N…
-
Right now, setting up config.yml without intellisense kind of sucks. It would be great if Decap CMS maintained a JSON schema closely matching [the config.yml docs](https://decapcms.org/docs/configurat…
cshaa updated
1 month ago
-
The source code is cross compiled for the raspberry pi with the bullseye toolchain (armv8-rpi4-linux-gnueabihf). The build is success, however, while running the everest manager, a segmentation fault …
-
## Expected Behavior
Validation of yaml/json file should be ok.
### Minimal Example Spec
Example of yaml that fails to validate:
> File:
type: object
properties:
absoluteF…
-
### Category
User level API changes
### Context
Ported from [rfc#40](https://github.com/cedar-policy/rfcs/pull/40)
## Summary
This proposal is to export useful interface types from ceda…
-
@rwblair has been working on using the new YAML files in the specification to build regular expressions to replace those currently in place in `bids-validator`. These regular expressions should also b…
tsalo updated
3 weeks ago
-
### Describe the bug
The bug in the LoopBack framework causes discriminators in OpenAPI schemas to not function correctly. This issue arises because [loopback-next/packages/rest/src/validation/reques…
-
Update swagger-compat-spec-parser to use json-schema-validator v2.2.8 to address CVSS 3.0 level 5.4 security threat which originates from libphonenumber dependency.
Note that json-schema-validator …