-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(core): make EncryptedString looks like a String
An EncryptedString is an implementation detail of a string encrypted. It is only used on outputs and will be automatically decrypted. To hide this implementation detail, we replace it with String in the JSON Schema. Fixes #5527
- Loading branch information
1 parent
4cda597
commit 4259466
Showing
1 changed file
with
7 additions
and
1 deletion.
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