We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb37695 commit a12a1eeCopy full SHA for a12a1ee
1 file changed
scripts/md2html/md2html.js
@@ -57,6 +57,7 @@ function preface(title,options) {
57
subtitle: 'Version '+options.subtitle,
58
edDraftURI: "https://github.com/OAI/OpenAPI-Specification/",
59
shortName: "OAS",
60
+ historyURI: null, // prevent ReSpec from fetching a W3C history based on the shortName
61
lint: false,
62
logos:[{
63
src: "https://raw.githubusercontent.com/OAI/OpenAPI-Style-Guide/master/graphics/bitmap/OpenAPI_Logo_Pantone.png",
0 commit comments