Kasun Thennakoon
Kasun Thennakoon
@bhathiya > it highlights the relevant flow only Yes, this is exactly what we are doing here too, We are highlighting the dropzones in which they could drop the policy.
You have tried the `Add Header` policy which can be applied to all the 3 flows, That's why you see all the cages highlighted. AFAIK, @ashera96 has already identified the...
@bhathiya Now got it, I think we could do that as well with the new library that @ashera96 found https://docs.dndkit.com/api-documentation/droppable
Re: Stoplight Elements, Did a quick test and I think we need to have this [intercept request](https://github.com/stoplightio/elements/issues/1860) feature to use with Publisher/Devportal tryout UI
More on: Stoplight Elements, - Tryout: We have to either remove the Auth input section or auto-fill with generated bearer tokens, API Key, or user-provided Basic auth values - Servers...
[hoppscotch](https://github.com/hoppscotch/hoppscotch) supports testing most of the API types we have in APIM,(REST, GQL, SSE, and more) Better if we can replace hopscotch with Swagger UI. Seems like they don't support...
Hi @emiliobristech Thanks for bringing this up, The error information is right there in the REST API response  But we haven't pass/show that information to the portal users. We...
Hi @emiliobristech , In 4.1.0 we now have the following `Show errors` button which lists down all the OAS spec errors   can you please attach the erroneous OAS...
I'm too getting this error ``` Error: GET_TOKEN_FAILED 2007 ``` ``` ✖ Device(s) failed to be registered! Error: GET_TOKEN_FAILED 2007, your ip(112.135.209.226) cross-region access is not allowed at TuyaOpenApiClient. (/home/user/.nvm/versions/node/v16.13.1/lib/node_modules/@tuyapi/cli/node_modules/@tuya/tuya-connector-nodejs/lib/core/client.js:123:35)...
Yes same here, there is very little documentation for `ModuleFederationPlugin` itself and its configuration.