Skip to content

Commit ddb3652

Browse files
authored
Merge pull request #6033 from Malith-19/add-workflow-apis
Add workflow API docs.
2 parents 184be38 + 1d10d25 commit ddb3652

File tree

9 files changed

+3620
-0
lines changed

9 files changed

+3620
-0
lines changed

en/asgardeo/docs/apis/restapis/workflow.yaml

Lines changed: 1255 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
template: templates/redoc.html
3+
---
4+
5+
<redoc spec-url="../../apis/restapis/workflow.yaml" theme='{{redoc_theme}}'></redoc>

en/asgardeo/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -731,6 +731,7 @@ nav:
731731
- Validation API: apis/validation.md
732732
- Webhook Management API: apis/webhook-management-rest-api.md
733733
- Webhook Metadata API: apis/webhook-metadata-rest-api.md
734+
- Workflow Management API: apis/workflow-rest-api.md
734735
- Organization APIs:
735736
- Organization APIs: apis/organization-apis/index.md
736737
- Get access for organization APIs: apis/organization-apis/authentication.md

0 commit comments

Comments
 (0)