View | Details | Raw Unified | Return to bug 28787
Collapse All | Expand All

(-)a/api/v1/swagger/swagger.yaml (-1 / +3 lines)
Lines 542-547 info: Link Here
542
    context; If it is not included in the request, then the request context
542
    context; If it is not included in the request, then the request context
543
    will default to using your api comsumer"s assigned home library.
543
    will default to using your api comsumer"s assigned home library.
544
tags:
544
tags:
545
  - description: "Handle two factor authentication flows\n"
546
    name: 2fa
547
    x-displayName: Two factor authentication
545
  - description: "Manage article requests\n"
548
  - description: "Manage article requests\n"
546
    name: article_requests
549
    name: article_requests
547
    x-displayName: Article requests
550
    x-displayName: Article requests
548
- 

Return to bug 28787