-
### Name of the resource
AWS::SageMaker::Domain
### Resource Name
_No response_
### Issue Description
Deploying a SageMaker Domain via CDK/CFN and trying to use the Default User Settings "Hidden …
-
The Json docs ( https://spacetelescope.github.io/understanding-json-schema/reference/combining.html#oneof ) state, "Note that it’s possible to “factor” out the common parts of the subschemas. The foll…
-
My initial thought is to store a single function at `Configuration.describe`, this is more like the other JavaScript protocols/interfaces and the interface is only a method now
-
# Change proposal
I would like the ability to register a callback function that gets called whenever there is a successful partial match of a specific part of the schema to the data. This would loo…
-
### Splitting this out of issue #1576...
...which was originally about binary streaming but later drifted into a discussion of JSON streaming. Several real-world uses for JSON streaming were cited…
-
References:
- OpenAPI 3.1 is JSON schema compatible: https://json-schema.org/understanding-json-schema/reference/combining.html
- OpenAPI 3.0: https://swagger.io/docs/specification/data-models/oneof…
-
### Area with issue?
JSON Schema
### ✔️ Expected Behavior
This should fail validation due to the typo: `includes` should be `include`.
`tsconfig.json`:
```json
{
"includes": ["foo.t…
-
Schemas should have `$id` parameters.
Example: `"$id": https://progenetix.org/services/schemas/BeaconServiceError/v2021-03-07`
-
# Summary
Much like regular expression, JSON Schema has features that are easy to understand, and some which require looking up references or using tools to understand. Regular expression has tools…
-
**What version of Ajv are you using? Does the issue happen if you use the latest version?**
8.12.0
**JSON Schema**
```json
{
"type": "object",
"discriminator": {
"propertyName": "…