Skip to content

Commit 1acf05a

Browse files
committed
fix(human.json): don't generate link from output format
1 parent 4cccb3d commit 1acf05a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,8 @@ outputFormats:
108108
humanjson:
109109
mediaType: application/json
110110
baseName: human
111-
rel: human-json
112111
isPlainText: true
113-
root: true
112+
notAlternative: true
114113

115114
security:
116115
http:

0 commit comments

Comments
 (0)