-
With this schema, which defines an object with a property `test` that contains an array of objects that can have certain properties, I am having issues where Taplo should be invalidating a test case b…
-
Given a configuration file, is it possible to provide a (perhaps a very complex, but still) type to validate the configuration file against it?
Since viper transforms the configuration file to a c…
-
**Describe the bug**
given a sample with anyOf and required statement example validation fails whereas it is valid
**To Reproduce**
validate the below OAS Spec (in the Additional context s…
-
Library Service:
- [ ] Introduce and implement the JSON-LD schema.
Index Service:
- [x] Test: ensure that the JSON-LD validation at the /validate route functions correctly.
- [x] Test: verify th…
-
### Description
I'm using fastapi for my server for a react project and using openapi-ts to create the client-code. I was trying to follow the fast-api docs for creating a list-type query paramete…
-
Let's consider a multi-spec (compound) schema:
```json
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$ref": "#/$defs/draft2019",
"$defs": {
"draft2019": {
"$sche…
-
Refer to this: https://github.com/danielgtaylor/huma/issues/285
I wrote the following code
```go
var DefaultFormPostFormat = huma.Format{
Marshal: nil,
Unmarshal: func(data []byte, v any) err…
-
- [ ] main
- [ ] 4-3-stable
---
## Bug Report
### iRODS Version, OS and Version
- iRODS Version: 4.3.2
- OS: CentOS 7
### What did you try to do?
I attempted to start the iRODS serve…
-
- [ ] license for figure (IPCC) and figure-generation code.
- [ ] Explain workflows and checks
- [ ] Set branch rules
- [ ] Explore and test concept DOIs
- [ ] Test what happens when authors chang…
-
There's a long and sticky history around `format`.
1. Going back all the way to [Draft 01](https://json-schema.org/draft-01/draft-zyp-json-schema-01.html), `format` has never required validation.
…