Skip to content

Instantly share code, notes, and snippets.

@Test
void q() {
String schema = """
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "object",
"properties": {
"a": {
"type": "string",
"default": "is a"