-
Given this config:
```yaml
apiVersion: scope.github.com/v1alpha
kind: ScopeDoctorGroup
metadata:
name: kafka
description: Kafka
spec:
actions:
- name: port-available
descri…
-
I believe the pattern matching described in #470 may no longer be compatible with PyLance. For example, creating a json schema like:
```
properties = {
'session': {
'type': 'string',…
-
**Describe the bug**
i've looked at the OAS schema and it uses either a ref or example object. We are using an example schema in our definition but the external file is not a valid example per the…
-
As of 2024-12-01T09:00:00+00:00 the following closed and open issues carry the label "csaf 2.1". They are separated per state and sorted by title. The goal is to keep the lists aligned with processing…
-
**Description**
We have multiple paths in our schema that are "nested" below each other, like so:
```
/some/path/{id}
/some/path/{id}/summary
```
openapi-typescript using the argument --pa…
-
```
avro_schema = require('avro_schema')
schema = {type = 'record',name = 'user', fields = {{type = 'long*', name = 'id'},{ type = {type = 'map', values = 'long'}, name = 'matching', default = {}}}}…
-
Currently, `crucible-mir` is only able to parse and reason about a single snapshot of the `mir-json` JSON schema. This is a somewhat extreme limitation from a user perspective, however, as it means th…
-
### Proposal
Currently JSON Schema matching requires putting the schema into the mapping file and escaping the content which does not look great. It would be nice if we could reference the external s…
-
fill out and complete the associated documentation for the page in question.
-
### Describe Your Proposed Tutorial
### Issue Description
**Current State**
- Users cannot clean their data in VDP with simple flow
**Why We Want to Change?**
- We want to exclude some data to make …