Commit 786e0a4
committed
feat(api): split credentials and secrets
1 parent fd82f81 commit 786e0a4
20 files changed
Lines changed: 1601 additions & 1589 deletions
File tree
- apps
- docs
- sim
- app/api
- credentials
- v1
- v2
- credentials
- [id]
- secrets
- [name]
- lib
- api/contracts/v2
- credentials
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4766 | 4766 | | |
4767 | 4767 | | |
4768 | 4768 | | |
| 4769 | + | |
| 4770 | + | |
| 4771 | + | |
| 4772 | + | |
| 4773 | + | |
4769 | 4774 | | |
4770 | 4775 | | |
4771 | 4776 | | |
| |||
4788 | 4793 | | |
4789 | 4794 | | |
4790 | 4795 | | |
| 4796 | + | |
| 4797 | + | |
| 4798 | + | |
| 4799 | + | |
| 4800 | + | |
4791 | 4801 | | |
4792 | 4802 | | |
4793 | 4803 | | |
| |||
4826 | 4836 | | |
4827 | 4837 | | |
4828 | 4838 | | |
| 4839 | + | |
| 4840 | + | |
| 4841 | + | |
| 4842 | + | |
| 4843 | + | |
4829 | 4844 | | |
4830 | 4845 | | |
4831 | 4846 | | |
| |||
4906 | 4921 | | |
4907 | 4922 | | |
4908 | 4923 | | |
| 4924 | + | |
| 4925 | + | |
| 4926 | + | |
| 4927 | + | |
| 4928 | + | |
4909 | 4929 | | |
4910 | 4930 | | |
4911 | 4931 | | |
| |||
4922 | 4942 | | |
4923 | 4943 | | |
4924 | 4944 | | |
| 4945 | + | |
| 4946 | + | |
| 4947 | + | |
| 4948 | + | |
| 4949 | + | |
4925 | 4950 | | |
4926 | 4951 | | |
4927 | 4952 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
0 commit comments