Skip to content

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
danielaparker committed Feb 8, 2025
1 parent ed460c8 commit 961903c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/ref/jsonschema/jsonschema.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ it uses that. Otherwise, it falls back on a default version you can provide thro

```cpp
auto options = jsonschema::evaluation_options{}.default_version(jsonschema::schema_version::draft7());

auto compiled = jsonschema::make_json_schema(schema, options);
```

Expand Down

0 comments on commit 961903c

Please # to comment.