Skip to content

Commit 2f9235e

Browse files
committed
wsp
Signed-off-by: Clemens Vasters <clemens@vasters.com>
1 parent 0d5f45c commit 2f9235e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

draft-vasters-httpapi-json-structure-conditional-composition.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ normative:
3232
RFC2119:
3333
RFC4646:
3434
RFC8174:
35-
JSTRUCT-CORE:
35+
JSTRUCT-CORE:
3636
title: "JSON Structure Core"
37-
author:
37+
author:
3838
- fullname: Clemens Vasters
3939
target: https://json-structure.github.io/core/draft-vasters-httpapi-json-structure-core.html
4040

@@ -48,7 +48,7 @@ This document specifies JSON Structure Conditional Composition, an extension to
4848
JSON Structure Core that introduces composition constructs for combining multiple
4949
schema definitions. In particular, this specification defines the semantics,
5050
syntax, and constraints for the keywords `allOf`, `anyOf`, `oneOf`, and `not`,
51-
as well as the `if`/`then`/`else` conditional construct.
51+
as well as the `if`/`then`/`else` conditional construct.
5252

5353

5454
--- middle

0 commit comments

Comments
 (0)