Participant II
Since ‎04-06-2015
‎06-22-2021

My Stats

  • 19 Posts
  • 1 Solutions
  • 1 Likes given
  • 0 Likes received

vikaas_shivalin's Bio

Badges vikaas_shivalin Earned

View all badges

Recent Activity

I am trying to impose role based access on APIs using Content Access Module. I have created a smartDocs model for the APIs using Swagger specification. Once the model is published, I have enabled role based access on the page settings for a custom ro...
I have swagger 2.0 yaml defined for set of APIs where securityDefinition is set for apikey as queryparams. When I create Smardocs model using this swagger, I have following issues:1. On the individual API page, in Resource Summary section, I see ‘Aut...
I have been using Apickli to unit test my APIs and i find it simple and effective. But suddenly it stopped working on my windows machine. I tried couple of things, 1. reinstalled cucumber and apickli dependenices 2. reinstalled NodeJS 3. ensured the ...