Skip to content
This repository was 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
rocketricardo wants to merge 1 commit into
masterfrom
fixes_issues_with_apib_template
Open

fixes some issues in apib template default, as in showing empty reque…#28
rocketricardo wants to merge 1 commit into
masterfrom
fixes_issues_with_apib_template

Conversation

@rocketricardo

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

@fstaoe must check this PR vs SC doc generation

Comment thread definition/request.go
}

return true
} No newline at end of file

Copy link
Copy Markdown
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; } No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

EOF missing

};
})();

function syntaxHighlight(json) {

Copy link
Copy Markdown
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

Comment thread try-it-out/index.html
</p>
<div class="rd-code-example" data-rd-multi-selection="contents">
<pre class="rd-json-render">{
&#34;data&#34;: {

Copy link
Copy Markdown
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