SAP-archive / sap-devtoberfest-2020

The home of Devtoberfest 2020 - an open celebration of what makes us developers – coding and collaboration!
Apache License 2.0
180 stars 86 forks source link

SAP Cloud Platform Workflow - Ex.06 - I don't see the "swagger" like documentation #90

Closed xtreemrage closed 3 years ago

xtreemrage commented 3 years ago

I'm at step 2. Find the Workflow API, but I don't see the "swagger" like documentation.

I expected this: workflowapisummary

But got this: image

The following errors I see in the console of chrome.

GET https://api.sap.com/api/1.0/apicockpitcollection/DEFAULT/apis/SAP_CP_Workflow_CF 404

ERROR TypeError: Cannot read property 'parentElement' of null
    at n.swaggerUiOnComplete (apidetails.module.125aa8f3c7ab2e971e1d.chunk.js:1)
    at onComplete (apidetails.module.125aa8f3c7ab2e971e1d.chunk.js:1)
    at t.invokeTask (polyfills.1f45127eac3b2c140373.bundle.js:1)
    at Object.onInvokeTask (vendor.455d9568a7c08f57a654.bundle.js:1)
    at t.invokeTask (polyfills.1f45127eac3b2c140373.bundle.js:1)
    at e.runTask (polyfills.1f45127eac3b2c140373.bundle.js:1)
    at e.invokeTask (polyfills.1f45127eac3b2c140373.bundle.js:1)
    at invoke (polyfills.1f45127eac3b2c140373.bundle.js:1)
    at n.args.<computed> (polyfills.1f45127eac3b2c140373.bundle.js:1)

Also when I click any of the "group" I get the above error (ERROR TypeError:...).

image

I have tested this in:

So I can't test it out via the SAP API HUB

RohitV85 commented 3 years ago

Hi, I have also noticed this issue but intermittently. Try out the API Hub in an incognito window.

qmacro commented 3 years ago

Hi there @xtreemrage sorry about the delay. The API Hub has a new design, and there may have been some changes that are now resolved. You'll see the Swagger based API at the original link (https://api.sap.com/api/SAP_CP_Workflow_CF/resource) now:

screenshot 2021-08-04 at 14 38 39