-
Notifications
You must be signed in to change notification settings - Fork 436
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(nango-yaml): allow endpoint to be reused across integration (#2365)
## Describe your changes Fixes https://linear.app/nango/issue/NAN-1246/fix-cli-does-not-allow-endpoint-to-be-reused-across-integration An oversight on my part when I rewrote this part, I moved the variable on layer too high and didn't added unit test to ensure that. - Allow endpoints to be reused across integration + unit test
- Loading branch information
1 parent
e95ee6f
commit 1d98584
Showing
2 changed files
with
64 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters