Skip to content

Commit

Permalink
Merge pull request #1456 from wultra/issues/docucheck-warnings
Browse files Browse the repository at this point in the history
Fix #1453: DocuCheck Warnings (backport)
  • Loading branch information
banterCZ authored Oct 16, 2023
2 parents 73719b9 + 866e9dd commit 9ce0abb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/Data-Adapter-REST-API-Reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ Following topics are covered in this chapter:
- [Verify authorization SMS code](#verify-authorization-sms-code)
- [Verify authorization SMS code and password](#verify-authorization-sms-code-and-password)
- [Verify a client TLS certificate](#verify-a-client-tls-certificate)
- [Initialize OAuth 2.1 consent form](#initialize-oauth-20-consent-form)
- [Create OAuth 2.1 consent form](#create-oauth-20-consent-form)
- [Validate OAuth 2.1 consent form](#validate-oauth-20-consent-form)
- [Save OAuth 2.1 consent form](#save-oauth-20-consent-form)
- [Initialize OAuth 2.1 consent form](#initialize-oauth-21-consent-form)
- [Create OAuth 2.1 consent form](#create-oauth-21-consent-form)
- [Validate OAuth 2.1 consent form](#validate-oauth-21-consent-form)
- [Save OAuth 2.1 consent form](#save-oauth-21-consent-form)
- [Execute an AFS action](#execute-an-afs-action)

You can access the generated REST API documentation in deployed Data Adapter:
Expand Down

0 comments on commit 9ce0abb

Please sign in to comment.