Skip to content

Commit fce6779

Browse files
committed
v32: missing
1 parent deff943 commit fce6779

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openapi-parser/src/main/java/io/openapiparser/Keywords.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ public interface Keywords {
8686
String PATH_ITEMS = "pathItems";
8787
String PATTERN = "pattern";
8888
String PATTERN_PROPERTIES = "patternProperties";
89+
String PREFIX = "prefix";
8990
String PREFIX_ENCODING = "prefixEncoding";
9091
String PREFIX_ITEMS = "prefixItems";
9192
String POST = "post";

0 commit comments

Comments
 (0)