Skip to content

added tags feature for AA framework#238

Merged
aditya-67 merged 3 commits intomainfrom
docs/tagging-functionality
Feb 19, 2025
Merged

added tags feature for AA framework#238
aditya-67 merged 3 commits intomainfrom
docs/tagging-functionality

Conversation

@riyasuntwal
Copy link
Copy Markdown
Contributor

@riyasuntwal riyasuntwal commented Feb 19, 2025

Changes:
Update the create consent and get Consent API request payload and response to include tags - Account Aggregator Consent flow — Setu Docs as -

"additionalParams": { // New Field
		"tags": [<List of Restricted Values only>]
	}  

Added context for tags finctionality in AA framework here as well - Account Aggregator consent object — Setu Docs

Attaching some screenshots of the changes reviewed from MDX-preview feature :
image
image
image
image
image
image
image

Added the change for removing list for single element in error messages column under data fetch API. Attaching a screenshot below of before/After :
image
image

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 19, 2025

Checklist to merge a PR 🚀

To merge this pull request, please take time to complete the checklist.

What action did you perform?

Review the corresponding checklist items for the action you performed and mark them done.

Edit an existing content (MDX) page

Checklist

  • Review changes using the MDX preview option
  • If the length of content >15000 chars, use the Content preview portal to view changes
  • If a redirect is needed to the existing page, add a key, value pair in redirects.json

Edit an existing API reference page

Checklist


Add a new content (MDX) page

Checklist

  • Create a .mdx file with the path as its name in the content folder
  • Add frontmatter with all the metadata
  • Review the order of items in Sidebar using the Sidebar preview option
  • Review changes using the MDX preview option
  • If the length of content >15000 chars, use the Content preview portal to view changes
  • Created a folder with the same name, if any children were to be added to the page
  • Once all changes are done, update the menu items by using the Menu Items option
  • Add a key, and value pair in redirects.json if you wish to have a redirect to the new page

Add a new API reference page

Checklist

  • Create a .json file with the product path as its name
  • Create an api-reference.mdx file in the respective product folder inside content folder
  • Add frontmatter with all the metadata
  • Review the order of items in Sidebar using the Sidebar preview option
  • Add API reference in JSON format (OpenAPI or Swagger) into created .json file.
  • Used the Content preview portal to view changes
  • Once all changes are done, update the menu items by using the Menu Items option


<br />

<Callout type="info">
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no type info for Callout, we have tip. I'll update this and push. Adding it here for future reference

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot 2025-02-19 at 14 08 57

@aditya-67 aditya-67 merged commit 320b5f4 into main Feb 19, 2025
aditya-67 added a commit that referenced this pull request Apr 28, 2025
* update api reference and insights list

* revert insights list changes

* Add v1 Insights documentation

* added tags feature for AA framework (#238)

* added tags feature for AA framework

* removed list for single element in error messages column under data fetch API

* Update consent object

---------

Co-authored-by: riyasuntwal <riyasuntwal@Setus-MacBook-Pro.local>
Co-authored-by: Aditya Gannavarapu <adityagannavarapu.67@gmail.com>

* Added v2 docs

* Added assets to bridge v2 docs

* Updated assets in overview & configure page

* Remove unused APIs

* Added customer-account-closed error code for biller (#242)

* Added customer-account-closed error code

* fixed Alignment issue

---------

Co-authored-by: shanmuga3 <shanmuga@setu.co>

* FIP Health API changes (#243)

* Update request body for create fi data block

* Docs/adding tags to api reference and updating info (#247)

* Added-API-reference-support-for-tags-in-consent

* updated-tags-related-info

---------

Co-authored-by: riyasuntwal <riyasuntwal@Setus-MacBook-Pro.local>

* Data 1822 (#250)

* initial commit for docs

* add esign template api reference

* add description for the pdf templating api reference

* Update menu items

---------

Co-authored-by: rahul roy <rahul@setu.co>
Co-authored-by: Aditya Gannavarapu <adityagannavarapu.67@gmail.com>

* Remove OKYC documentation

* docs(DATA-1850): add estamp count API to docs (#246)

Co-authored-by: Aditya Gannavarapu <adityagannavarapu.67@gmail.com>

* fix heading, fix the response of the get api (#252)

* fix heading, fix the response of the get api

* Update heading

---------

Co-authored-by: rahul roy <rahul@setu.co>
Co-authored-by: Aditya Gannavarapu <adityagannavarapu.67@gmail.com>

* added-enableAdditionalPhoneNumber-config-in-consent-journey (#253)

Co-authored-by: riyasuntwal <riyasuntwal@Setus-MacBook-Pro.local>

* added details of name match data in api response and eSign notification response as an optional feature (#254)

* added details of name match data in api response and esign notification response as an optional feature

* formatted code block with <CodeBlockWithCopy> tag

* Remove extra characters

---------

Co-authored-by: Piyush Das <piyushdas@Setus-MacBook-Pro.local>
Co-authored-by: Aditya Gannavarapu <adityagannavarapu.67@gmail.com>

* Added create signature request with estamp and minor modifications in estamp (#255)

Co-authored-by: Harsh Lohiya <harshlohiya@Setus-MacBook-Pro-3.local>

* add encryption addon doc (#249)

* add encryption addon doc

* Add menu items

---------

Co-authored-by: Aditya Gannavarapu <adityagannavarapu.67@gmail.com>

* Update README.md

* Create README.md

* Update README.md

* Update sessionId to stringified integer in webhooks examples

* Update redirects

---------

Co-authored-by: rohit-setu <129901428+rohit-setu@users.noreply.github.com>
Co-authored-by: Aditya Gannavarapu <adityagannavarapu.67@gmail.com>
Co-authored-by: riyasuntwal <riya@setu.co>
Co-authored-by: riyasuntwal <riyasuntwal@Setus-MacBook-Pro.local>
Co-authored-by: Gnanesh <gnanesh@setu.co>
Co-authored-by: Shanmuga Priyan T <138189691+Shanu06github@users.noreply.github.com>
Co-authored-by: shanmuga3 <shanmuga@setu.co>
Co-authored-by: arpit-patel7 <155535828+arpit-patel7@users.noreply.github.com>
Co-authored-by: Rahul Kumar Roy <oreanroy@gmail.com>
Co-authored-by: rahul roy <rahul@setu.co>
Co-authored-by: VarunSonava <varun@setu.co>
Co-authored-by: daspiyush <69394733+daspiyush@users.noreply.github.com>
Co-authored-by: Piyush Das <piyushdas@Setus-MacBook-Pro.local>
Co-authored-by: Harsh Lohiya <96139663+HarshLohiya@users.noreply.github.com>
Co-authored-by: Harsh Lohiya <harshlohiya@Setus-MacBook-Pro-3.local>
Co-authored-by: prabal-tikeriha-setu <prabal@setu.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants