File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9797 ALGOLIA_WRITE_API_KEY : ${{ secrets.AIO_ALGOLIA_WRITE_API_KEY }}
9898 GATSBY_ALGOLIA_INDEX_NAME : ${{ secrets.ALGOLIA_INDEX_NAME || github.event.repository.name }}
9999 GATSBY_FEDS_PRIVACY_ID : ${{ secrets.AIO_FEDS_PRIVACY_ID }}
100+ GATSBY_REDOCLY_KEY : ${{ secrets.REDOCLY_LICENSE_KEY }}
100101 GATSBY_SITE_DOMAIN_URL : https://developer.adobe.com
101102 - name : Deploy
102103 uses : AdobeDocs/static-website-deploy@master
Original file line number Diff line number Diff line change 110110 ALGOLIA_INDEXATION_MODE : skip
111111 GATSBY_ALGOLIA_INDEX_NAME : ${{ secrets.ALGOLIA_INDEX_NAME || github.event.repository.name }}
112112 GATSBY_FEDS_PRIVACY_ID : ${{ secrets.AIO_FEDS_PRIVACY_ID }}
113+ GATSBY_REDOCLY_KEY : ${{ secrets.REDOCLY_LICENSE_KEY }}
113114 GATSBY_SITE_DOMAIN_URL : https://developer-stage.adobe.com
114115
115116 - name : Deploy
Original file line number Diff line number Diff line change @@ -4,13 +4,11 @@ description: Review comprehensive reference documentation for the Adobe Commerce
44keywords :
55 - REST
66edition : saas
7- # frameSrc: https://adobe-commerce-saas.redoc.ly
7+ layout : none
88---
99
1010import GetCredentialOAuthS2s from '/src/pages/credential/GetCredentialOAuthS2s.js'
1111
12- # REST endpoints for Adobe Commerce as a Cloud Service
13-
1412<GetCredentialOAuthS2s />
1513
16- <RedoclyAPIBlock src =" /commerce- webapi/src/openapi/ accs-schema.yaml " pagination = " section " />
14+ <RedoclyAPIBlock src =' /commerce/ webapi/rest/ accs-schema.yaml ' />
File renamed without changes.
You can’t perform that action at this time.
0 commit comments