Vishnu KS
c8ede33fc3
openapi: Specify securityScheme for the API in root level.
...
We used to specify the securityScheme for each REST operation seperately.
This is unecessary as the securityScheme can be specified in root level
and would be automatically applied to all operations. This also prevents
us accidentally not specifying the securityScheme for some operations and
was the case for /users/me/subscriptions PATCH endpoint. The root level
securityScheme can be also overriden in the operational level when
necessary.
swagger.io/docs/specification/authentication/#security
2019-12-06 11:19:08 -08:00
..
2019-11-11 16:26:31 -08:00
2019-10-19 17:27:01 -07:00
2019-10-08 17:18:30 -07:00
2019-12-02 17:44:11 -08:00
2019-10-23 14:50:26 -07:00
2019-12-03 17:17:10 -08:00
2019-08-15 17:14:02 -07:00
2019-08-06 23:29:11 -07:00
2019-10-19 17:27:01 -07:00
2019-10-29 15:41:35 -07:00
2019-11-18 15:14:56 -08:00
2019-10-05 19:01:34 -07:00
2019-10-19 17:27:01 -07:00
2019-08-26 20:51:49 -07:00
2019-09-20 17:58:10 -07:00
2019-11-05 15:32:00 -08:00
2019-10-19 17:27:01 -07:00
2019-11-20 16:58:46 -08:00
2019-12-02 12:12:35 -08:00
2019-10-19 17:27:01 -07:00
2019-11-20 16:58:46 -08:00
2019-10-19 17:27:01 -07:00
2019-10-18 13:36:59 -07:00
2019-10-19 17:27:01 -07:00
2019-11-13 12:35:55 -08:00
2019-07-12 19:14:19 -07:00
2019-10-19 17:27:01 -07:00
2019-10-19 17:27:01 -07:00
2019-10-11 04:07:12 +02:00
2019-11-20 16:58:46 -08:00
2019-12-02 18:33:40 -08:00
2019-11-12 13:07:06 -08:00
2019-10-19 17:27:01 -07:00
2019-12-06 11:19:08 -08:00
2019-11-05 11:49:00 -08:00
2019-10-19 17:27:01 -07:00
2019-10-05 19:01:34 -07:00
2019-07-20 14:55:21 -07:00
2019-12-04 09:58:22 -08:00
2019-12-04 09:58:22 -08:00
2019-10-29 17:01:12 -07:00
2019-11-12 13:07:06 -08:00
2019-10-06 15:55:56 -07:00
2019-11-18 15:21:11 -08:00
2019-10-19 17:27:01 -07:00
2019-11-13 12:38:45 -08:00
2019-11-21 10:23:37 -08:00
2019-12-02 17:44:11 -08:00
2019-11-12 12:12:59 -08:00
2019-09-13 11:54:14 -07:00
2019-08-06 23:29:11 -07:00
2019-10-19 17:27:01 -07:00
2019-10-21 16:52:46 -07:00
2019-08-06 23:29:11 -07:00
2019-11-15 17:07:52 -08:00
2019-10-19 17:27:01 -07:00
2019-08-06 23:29:11 -07:00
2019-07-20 14:55:21 -07:00
2019-10-19 17:27:01 -07:00
2019-10-19 17:27:01 -07:00
2019-08-26 20:51:49 -07:00
2019-11-03 16:45:13 -08:00
2019-11-21 10:23:37 -08:00
2019-06-26 10:35:14 -07:00
2019-08-06 23:29:11 -07:00