diff --git a/demo/playground/hmr-playground.tsx b/demo/playground/hmr-playground.tsx index 392ae12479..8bcf1d1b61 100644 --- a/demo/playground/hmr-playground.tsx +++ b/demo/playground/hmr-playground.tsx @@ -26,9 +26,12 @@ const specUrl = 'test.json'; let store; const options: RedocRawOptions = { - nativeScrollbars: false, disableSearch: true, + hideDownloadButton: true, + jsonSampleExpandLevel: 3, pathInMiddlePanel: true, + requiredPropsFirst: true, + sortPropsAlphabetically: true, theme: { spacing: { unit: 4, diff --git a/demo/test.json b/demo/test.json index ecd54e0abd..75c44d9447 100644 --- a/demo/test.json +++ b/demo/test.json @@ -1,1334 +1,6238 @@ { "info": { - "description": "# Introduction\n\n\nThe Delivery API is a read-only REST API that serves published content from your Kentico Cloud projects.\n\nUse the API to deliver large amounts of content to your website or app. The content is cached on the CDN level, which makes it quickly available from wherever you are. The Delivery API provides [content filtering](https://docs.kontent.ai/link-to/filtering_content) options that allow you to retrieve only the parts of the content you need.\n\nAll requests to the API must be made securely with HTTPS with [TLS 1.2](https://github.com/Kentico/delivery-sdk-net/wiki/Fixing-error:-Could-not-create-SSL-TLS-secure-channel).\n\n\n\n
API requests limits
\nRequests made to the Delivery API count towards the overall API Calls limit set in our Fair Use Policy.
\nThis does NOT apply to Delivery Preview API calls to preview unpublished content.
\n\n\n\n# Production vs. Preview\n\n\nYou can work with the Delivery API in two ways – either retrieve published versions of content items or preview their yet unpublished versions. In both cases, you use the same methods to request data but with a different base URL.\n\nRetrieve **published** content items from your project using the **production** URL:\\\n`https://deliver.kenticocloud.com/