Forum Discussion

AndyTGardner's avatar
AndyTGardner
New Contributor
6 years ago

Cookie Authentication

As per the SwaggerHub documentation, I have created a login API which sends back a Session Id by setting a cookie. The YAML is as follows responses: '200': description: > ...