Skip to content

Commit

Permalink
updated ecf
Browse files Browse the repository at this point in the history
  • Loading branch information
Kkundan committed May 15, 2024
1 parent d824bc2 commit 6a3058a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions api-specs/ecf-api/1.0/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,17 @@ security:
- bearerAuth: [] # Bearer Token Authentication
tags:
- name: User Import
description: APIs for importing user
- name: Account Import
description: APIs for importing accounts
- name: Access and Access Membership Import
description: APIs for access details
- name: User Provisioning
description: APIs for provisioning users
- name: Account Provisioning
description: APIs for provisioning accounts
- name: Access Provisioning
description: APIs for provisioning access
paths:
/users:
post:
Expand Down

0 comments on commit 6a3058a

Please sign in to comment.