My users are asking why object keys are unquoted in response examples (non-valid json). When I click the copy button the text copied to clipboard contains quoted object keys, so I have to assume quotes were intentionally omitted from displaying but I'm not sure why. Perhaps for readability? I'm probably going to change this in my fork but can add a config option true/false users can pass into component if you think it's valuable enough to merge into master.