Skip to content

Commit

Permalink
disableSidebar and disableSearch
Browse files Browse the repository at this point in the history
  • Loading branch information
Melissa Garcia committed Mar 9, 2024
1 parent 2b205ea commit 54e4b4b
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion src/pages/api-full/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
layout: none
---

<RedoclyAPIBlock src="https://developer-stage.adobe.com/redocly-test/openapi/openapi.yaml" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" />
<RedoclyAPIBlock src="https://developer-stage.adobe.com/redocly-test/openapi/openapi.yaml" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" disableSidebar disableSearch />
2 changes: 1 addition & 1 deletion src/pages/guides/api/generative_expand/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
layout: none
---

<RedoclyAPIBlock src="https://developer-stage.adobe.com/redocly-test/openapi/generative_expand.yaml" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" />
<RedoclyAPIBlock src="https://developer-stage.adobe.com/redocly-test/openapi/generative_expand.yaml" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" disableSidebar disableSearch />
2 changes: 1 addition & 1 deletion src/pages/guides/api/generative_fill/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
layout: none
---

<RedoclyAPIBlock src="https://developer-stage.adobe.com/redocly-test/openapi/generative_fill.yaml" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" />
<RedoclyAPIBlock src="https://developer-stage.adobe.com/redocly-test/openapi/generative_fill.yaml" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" disableSidebar disableSearch />
2 changes: 1 addition & 1 deletion src/pages/guides/api/image_generation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
layout: none
---

<RedoclyAPIBlock src="https://developer-stage.adobe.com/redocly-test/openapi/image_generation.yaml" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" />
<RedoclyAPIBlock src="https://developer-stage.adobe.com/redocly-test/openapi/image_generation.yaml" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" disableSidebar disableSearch />
2 changes: 1 addition & 1 deletion src/pages/guides/api/upload_image/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
layout: none
---

<RedoclyAPIBlock src="https://developer-stage.adobe.com/redocly-test/openapi/upload_image.yaml" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" />
<RedoclyAPIBlock src="https://developer-stage.adobe.com/redocly-test/openapi/upload_image.yaml" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" disableSidebar disableSearch />
2 changes: 1 addition & 1 deletion src/pages/guides/create-credentials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
layout: none
---

<RedoclyAPIBlock src="https://developer-stage.adobe.com/shared/openapi/cc_openapi.yaml" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" />
<RedoclyAPIBlock src="https://developer-stage.adobe.com/shared/openapi/cc_openapi.yaml" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" disableSidebar disableSearch />
2 changes: 1 addition & 1 deletion src/pages/guides/create-library/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
layout: none
---

<RedoclyAPIBlock src="https://developer-stage.adobe.com/shared/openapi/cc_openapi.yaml" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" />
<RedoclyAPIBlock src="https://developer-stage.adobe.com/shared/openapi/cc_openapi.yaml" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" disableSidebar disableSearch />
2 changes: 1 addition & 1 deletion src/pages/guides/json/generative_expand/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
layout: none
---

<RedoclyAPIBlock src="https://developer-stage.adobe.com/redocly-test/openapi/generative_expand.json" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" />
<RedoclyAPIBlock src="https://developer-stage.adobe.com/redocly-test/openapi/generative_expand.json" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" disableSidebar disableSearch />
2 changes: 1 addition & 1 deletion src/pages/guides/json/generative_fill/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
layout: none
---

<RedoclyAPIBlock src="https://developer-stage.adobe.com/redocly-test/openapi/generative_fill.json" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" />
<RedoclyAPIBlock src="https://developer-stage.adobe.com/redocly-test/openapi/generative_fill.json" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" disableSidebar disableSearch />
2 changes: 1 addition & 1 deletion src/pages/guides/json/image_generation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
layout: none
---

<RedoclyAPIBlock src="https://developer-stage.adobe.com/redocly-test/openapi/image_generation.json" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" />
<RedoclyAPIBlock src="https://developer-stage.adobe.com/redocly-test/openapi/image_generation.json" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" disableSidebar disableSearch />
2 changes: 1 addition & 1 deletion src/pages/guides/json/upload_image/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
layout: none
---

<RedoclyAPIBlock src="https://developer-stage.adobe.com/redocly-test/openapi/upload_image.json" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" />
<RedoclyAPIBlock src="https://developer-stage.adobe.com/redocly-test/openapi/upload_image.json" width="600px" codeBlock="tokens: { punctuation: { color: 'red' }}" disableSidebar disableSearch />

0 comments on commit 54e4b4b

Please sign in to comment.