-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for
attributes
and precedence
to ConnectionOp…
…tions & ```phone_number``` to SignupRequest. (#991) * Added schema updates on connection module, along with correspondning expand changes Signed-off-by: Rajat Bajaj <[email protected]> * Added code for flattening * Removed the multi-return value * Added linitng * Updated schema and expand * Fixed Expand * Fix flatten * Fixed Flattening * Added relevant testcases * Updated required docs * Updated indentation * Fix issue with making test recordings * Extended test cases, added further validation * Fix issue with making test recordings * Modified a test recording * Remove debugging log statement * Rebuild broken recording with current version of terraform * Fix typo, and update to released go-aut0 package --------- Signed-off-by: Rajat Bajaj <[email protected]> Co-authored-by: Kunal Dawar <[email protected]> Co-authored-by: A. Craig West <[email protected]>
- Loading branch information
1 parent
3616a04
commit 1d8a8e8
Showing
18 changed files
with
2,896 additions
and
724 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
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
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
Oops, something went wrong.