Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

fixes some issues in apib template default, as in showing empty reque… #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rocketricardo
Copy link
Contributor

…sts or not displaying body properly from examples

…sts or not displaying body properly from examples
@rocketricardo rocketricardo requested a review from fstaoe June 13, 2017 16:30
@rocketricardo
Copy link
Contributor Author

@fstaoe must check this PR vs SC doc generation

}

return true
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EOF missing

.number { color: darkorange; }
.boolean { color: blue; }
.null { color: magenta; }
.key { color: red; }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EOF missing

@@ -486,3 +486,30 @@ var rubberDoc = (function () {
init: init
};
})();

function syntaxHighlight(json) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please follow the same pattern as ResourcesManager

</p>
<div class="rd-code-example" data-rd-multi-selection="contents">
<pre class="rd-json-render">{
&#34;data&#34;: {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are the quoting marks encoded?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants