-
referencing the source https://github.com/json-schema-org/json-schema-spec/blob/draft-handrews-json-schema-02/relative-json-pointer.xml#L121-L140
and the web site:
https://json-schema.org/draft/20…
-
I'm using https://github.com/Mermade/oas-kit/blob/master/packages/swagger2openapi/README.md to batch convert specs to OpenAPI v3. In doing so, I'm seeing quite a few specs with errors.
It's possibl…
-
Practiced 2 profiles with JSON pointer applied to CompareProperty of ConditionalRequirements in one profile and UseCaseKeyProperty of UseCases in another. Running the 2 profiles with same resource pay…
-
In a separate document.
Has a separate lifecycle.
How does the overlay reference the source document? - By document structure
Is OperationId a valid way of referencing core documents?
-
So far `getSchema()` works great with resolving dynamic schemas when retrieving the sub schema for a field (pointer) with dynamic schema properties.
I'm trying to use it to retrieve a parent point…
-
# Introduction
While the JSON Schema specification itself utilizes JSON Pointers, it has only a very basic support for letting schema authors specify a schema which expects JSON documents to use su…
erosb updated
4 years ago
-
We have to deal currently in @KratosMultiphysics/altair side with a design problem in our casting solver. We do multi-stage computations so we can for example do filling + thermomechanical simulation.…
-
Just FYI https://pydantic-docs.helpmanual.io/blog/pydantic-v2/
Likely requires dropping < v2
ofek updated
8 months ago
-
Hi,
I am using Redfish-Service-Validator tool (https://github.com/DMTF/Redfish-Service-Validator/issues/new) for checking the Schema compilance,
![Screenshot from 2023-07-14 18-08-07](https://gi…
-
This is a proposal for updates to how parameters/properties are defined in the application description document. The goal is to make this more flexible for future cases where some property values are …