Skip to content

Commit

Permalink
fix(integration-templates): [nan-1327] add response_path (NangoHQ#2460)
Browse files Browse the repository at this point in the history
## Describe your changes
Add response path for certn

## Issue ticket number and link
NAN-1327

## Checklist before requesting a review (skip if just adding/editing
APIs & templates)
- [ ] I added tests, otherwise the reason is: 
- [ ] I added observability, otherwise the reason is:
- [ ] I added analytics, otherwise the reason is:
  • Loading branch information
khaliqgant authored Jul 4, 2024
1 parent 89c3e23 commit eae4ee3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/shared/providers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@ certn:
paginate:
type: link
link_path_in_response_body: next
response_path: results
verification:
method: GET
endpoint: /api/v2/teams
Expand Down

0 comments on commit eae4ee3

Please sign in to comment.